hustcc / gantt-for-react

:herb: Frappe Gantt components for React wrapper. 一个简单的甘特图 React 组件封装。
https://git.hust.cc/gantt-for-react
MIT License
310 stars 75 forks source link

Error: Error: <text> attribute x: Expected length, "NaN". #10

Open georgeneil opened 6 years ago

georgeneil commented 6 years ago

Have tried similar to https://github.com/hustcc/gantt-for-react/blob/master/demo/Gantt.jsx

But getting this error

image

hustcc commented 6 years ago

Detail message and error?

georgeneil commented 6 years ago

I imported this component and passed the same data as used in the demo. I am using typescript Browser : Chrome

hustcc commented 5 years ago

Issue of https://github.com/frappe/gantt, because of you nodejs version is too low~

georgeneil commented 5 years ago

I tried https://github.com/frappe/gantt. It's working fine. BTW my Node version is 8.9.2 npm version is 5.5.1

woke-T commented 5 years ago

I had the same problem...