erdogant / d3graph

Creation of interactive networks using d3 Javascript

Home Page:https://erdogant.github.io/d3graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question: Will d3graph be maintained independantly from D3Blocks?

JohnOmernik opened this issue · comments

I saw an article on D3 blocks (although I can't find the git repor)

  • Will d3graph (which appears part of d3blocks be maintained separately
  • Will d3blocks version of d3graph have all the functionality of d3graph?
  • When will the d3blocks repo be up and running on git hub?

Thanks!

Maybe I should also put a link in the readme to D3Blocks. I did not know it was hard to find.

  • The git of D3blocks is here
  • I will keep the d3graph just like this. Updates will be here.
  • In D3Blocks, I simply import D3Graph and pass all arguments.

So basically, if you only use d3graph, you can keep it like this. If you install D3Blocks and use d3graph, it will still use this d3graph with all the updates :)

Let me put all the links over here:

If there are other questions, let me know. I will close this issue for now.