sisl / D3Trees.jl

Flexible interactive visualization for large trees in Julia using D3.js
Other
39 stars 7 forks source link

Ability to specify the node type #1

Open zsunberg opened 7 years ago

zsunberg commented 7 years ago

Right now all nodes are specified as circle svg elements; it would be nice to be able to do other things like rectangles.