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

Suggestion : Edge style

ginkyenglee opened this issue · comments

commented

Thanks for sharing such a great tool to draw graph!

It would be great if we can adjust different line-styles with edge properties such as dotted('.'), dashed('-')

Good suggestion. I am going to look into it.

I added this functionality. Update to the latest version with:

pip install -U d3graph

More information can be found here