React-chart.js
How to use left and right y-axis together
- Assign different “yAxsID” in datasets.
2. Refer values inside options.
In order to check multiple graphs’ y-axis values together through tooltip by
interaction: {
intersect: false,
mode: 'index',
},