Gantt Chart react-d3

青春壹個敷衍的年華 提交于 2019-12-12 03:28:46

问题


This question is related to Gantt chart with D3
I see that a pretty close implementation is available for AngularJS at https://www.angular-gantt.com/demo/
Is there an equivalent in React? I've checked http://www.reactd3.org/ and https://github.com/FormidableLabs/victory but there is nothing at the moment that seamlessly has the Gantt features.
What would the best way be to go about this with React. The collapsible rows and the brush are the attractive features in the Angular Gantt.
This - http://bl.ocks.org/dk8996/5538271 is the closest I got but I just want to make sure there isn't a React implementation already before I choose to go with this.


回答1:


In case if you want to try google charts Google gantt chart

Currently it is in beta so try after keeping that fact in mind.



来源:https://stackoverflow.com/questions/35980146/gantt-chart-react-d3

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!