What's the best library to create hierarchy flowcharts for web?
I'm looking at hierarchy flowchart library to implement in our SAAS product.2 recommended
2
Nikolaj Bomann MertzBlogger at The Data Dynasty · Written
CommentsTweet
1
If you can splash some cash, GoJS would be the one to go for. It's the pricier option but has the support to integrate pretty quickly. However, if you're short on the cash, you can alternatively check out http://www.draw2d.org/draw2d/ which is what I ended up using in my latest project, https://www.producthunt.com/post....
Most solutions that are based on Raphael / D3.js will give you the flexibility to create custom components, so make sure you check for this also.
CommentsTweet