reactjs / react-chartjs

common react charting components using chart.js
MIT License
2.93k stars 299 forks source link

Chart.js 2.0.2 issues #114

Open AustinMCrane opened 8 years ago

AustinMCrane commented 8 years ago

I noticed the recommended chart.js version is 1.1.1 but this library is not compatible with 2.0.2.

here is a reference of some of the errors i get when using 2.0.2:

stack overflow http://stackoverflow.com/questions/36528660/react-chartjs-gives-back-a-type-error-intermediate-valuecharttype-is-not-a

my stack trace screen shot 2016-05-03 at 9 57 10 am

my implementation of Line chart screen shot 2016-05-03 at 9 58 15 am

screen shot 2016-05-03 at 9 58 37 am

dougmolineux commented 8 years ago

Hi there @AustinMCrane have you been using the newer v2 branch?

    "react-chartjs": "git://github.com/venari/react-chartjs.git#chartjs-v2",
valmassoi commented 8 years ago

I'm still getting the same error with react-chartjs.git#chartjs-v2 and "chart.js@^2.1.0"

nrempel commented 8 years ago

Take a look at https://github.com/jhudson8/react-chartjs/pull/109. Using the branch that is proposed for merge there is working for me in the interim.

cadubentzen commented 8 years ago

When will the v2 version be the official?

sttevan88 commented 7 years ago

When will the v2 version be the official ?!

vasuchawla commented 7 years ago

When will the v2 version be the official ?!!

Jareechang commented 6 years ago

Please help us test the branch chartjs-v2. That will help us release v2 version as 2.0.0.