bubbletree
bubbletree copied to clipboard
D3 alternative?
Have anyone seen bubbletree alternative, implemented in D3? Would it make sense to port current project to D3?
We searched extensively for just such a solution, and found that none exists. As the bubbletree visualization is fairly elegant and supports a wide variety of platforms, I'd suggest you use it as-is out of the box. You can easily run this and D3 side by side (which is exactly what we're doing for our app).
After @kravets-levko just did some cleanup and prep of code to build a React component, he is a bit frightened by the idea of porting the app to D3 while the code is in current state (no tests, etc.). Still we'd love to see this, and if anyone wants to start hacking, we will also chip in.