reactjs / react-chartjs

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

Combining two graph types #79

Open RamonBeast opened 8 years ago

RamonBeast commented 8 years ago

Since chart-js 2 is not yet supported, with the current version of react-chartjs is there a way to combine two charts into the same plot? e.g.: a bar and a line.

anilasj commented 8 years ago

Yes I'm interested in this as well. We're looking to combine the line and bar chart together.

austinpray commented 8 years ago

I would make suggestions on https://github.com/jhudson8/react-chartjs/pull/87 to see if this feature can be added.

kschrute commented 8 years ago

Any updates on this?

diegocam commented 5 years ago

Any updates on this?