neptunejs / d3-flextree-v4

MIT License
10 stars 1 forks source link

Quick use with d3.js v4? #1

Open franzvezuli opened 7 years ago

franzvezuli commented 7 years ago

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.

  • Githubissues is a development platform for aggregating issues.