有没有人知道像这样的reactjs图表组件?
https://plotly.com/python/tree-plots
树形图
发布于 2020-12-17 16:41:09
那react-d3-tree呢?
react-d3-tree
NPM链接:https://www.npmjs.com/package/react-d3-tree
演示链接:https://bkrem.github.io/react-d3-tree-demo/
将演示设置为垂直,这样看起来就像您的示例。
https://stackoverflow.com/questions/65337118
相似问题