What's the best library to create hierarchy flowcharts for web?

I'm looking at hierarchy flowchart library to implement in our SAAS product.
Rahul RGCEO, RIG.solutions · Edited

2 recommended

Nikolaj Bomann MertzBlogger at The Data Dynasty · Written
Try to see if you can find any that follows the format of BPMN. It's quite comprehensive and really good when you first understand it. Try to build something in Google Drawings.
CommentsTweet
Ian MckayMaker and Sysadmin, Creator of Wildfire · Written
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