简体   繁体   中英

Gantt Chart react-d3

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.

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM