react-gantt-antd
react-gantt-antd copied to clipboard
A beautiful react gantt component with antd style.
I want to implement a tooltip onClick of the task, Can you please help me out ? Here is my code : [Codesandbox link ](https://codesandbox.io/s/infallible-mountain-zx87p0?file=/src/App.js)
how to configure the location for pt-BR?
Hey @icrdr it looks neat. Can you let me know how can one switch to English version?
 发现数据没法动态更新 在源码这样加了就可以了
this.setState没能改变视图,初始化后就不能变了,为什么