I need to implement combination chart .
As the reference image , is it possible to achieve it in React JS ? could anyone help me with reference link ?
You can use the React porting of chart.js and read this documentation:
https://www.chartjs.org/docs/latest/charts/mixed.html?h=mixed
The chart.js react package you can use is this:
https://github.com/reactchartjs/react-chartjs-2
1.4m articles
1.4m replys
5 comments
57.0k users