Combo Bar/Line Chart

Author: jziggasCreated Aug 18, 2025Updated Sep 23, 2025
Labelsenhancement

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

https://www.chartjs.org/docs/latest/samples/other-charts/combo-bar-line.html

It looks like the type signatures for a bar chart don't support this and I don't see an example at https://react-chartjs-2.js.org/examples

Describe the solution you'd like

Update type signatures to support mixed bar/line chart types or an example page in the documentation demonstrating how to make one.

Describe alternatives you've considered

No response

Documentation, Adoption, Migration Strategy

No response

Source: reactchartjs/react-chartjs-2