reactjs - Is there any library like getorgchart.js on React? -




is there react version of getorgchart library or similar one

you can use react-flowchart wunderlink module create similar tree chart structures provided getorgchart.

"you create own components nodes , branches, pass them react-flowchart, , drag & drop wrapping you, along drawing lines connect nodes (the line drawing portion of package desperately needs work)."





wiki

Comments

Popular posts from this blog

elasticsearch - what is the equivalent data type for geo_point in hibernate search? -

firebase - How to wait value in Ionic 2 -

Jenkins: find build number for git commit -