[charts] Add multiple Y axes to the left or right of the chart #16387
Labels
component: charts
This is the name of the generic UI component, not the React module!
new feature
New feature or request
support: premium standard
Support request from a Premium standard plan user. https://mui.com/legal/technical-support-sla/
Summary
I would like to display multiple Y axes on the left or right side of the chart. Currently, LineChart has
leftAxis and rightAxis properties. There is not the ability to display more than one Y axis on the left or right and you can only display up to two Y axes (one on the left, one on the right).
Examples
https://www.highcharts.com/demo/highcharts/combo-multi-axes
https://apexcharts.com/react-chart-demos/mixed-charts/multiple-yaxis/#
Search keywords: multiple Y Axes
Order ID: 104043
The text was updated successfully, but these errors were encountered: