react-chartjs icon indicating copy to clipboard operation
react-chartjs copied to clipboard

Combo line & bar, upgrade chartjs to 2.0

Open jamding opened this issue 7 years ago • 4 comments

Chartjs 2.0 introduces combo line & point, requires upgrading chartjs dependency and exporting react component

jamding avatar Dec 19 '17 04:12 jamding

Depends on https://github.com/reactjs/react-chartjs/issues/84

benmccann avatar Jan 02 '18 16:01 benmccann

hey @benmccann, I saw you making some merges to chartjs-v2 branch.

Why don't we just work on that branch, release as the version you've specified for now while we test it in beta - 2.0.0-beta2 ?

I think once we're ready we can just release react-chartjs as 2.0.0 with Chartjs 2.0.

Jareechang avatar Jan 06 '18 07:01 Jareechang

@benmccann and @jamding I am going to go through what we have in our issues and label as version 2.0.0 for features needed for Chart.js 2.0.

Jareechang avatar Jan 13 '18 22:01 Jareechang

We are on version 2.7.0 of chartjs and react-chartjs-2 so what is the status of doing a combo line & bar chart?

CWSites avatar Jul 03 '18 16:07 CWSites