I'm new to d3, and it's great so far! Right now my project is using d3v4, and I've been going crazy trying to configure the node sizes on a per node basis.
So I found d3-flextree, and it looked perfect! Having a function getting passed to .nodeSize() would be great.
However it wasn't available for v4, then I saw this version here so I'm trying it out. I'm a bit confused how to use though, on this page: https://github.com/d3/d3/wiki/Plugins - plugins just have a simple Githubissues.
Githubissues is a development platform for aggregating issues.
Hello!
I'm new to d3, and it's great so far! Right now my project is using d3v4, and I've been going crazy trying to configure the node sizes on a per node basis.
So I found d3-flextree, and it looked perfect! Having a function getting passed to .nodeSize() would be great.
However it wasn't available for v4, then I saw this version here so I'm trying it out. I'm a bit confused how to use though, on this page: https://github.com/d3/d3/wiki/Plugins - plugins just have a simple Githubissues.