Following example is what we don't want
We have 2 series a and b, one of them renders one y-axis the other is supposed to render another. We would like to have the min and max of the axis based on the series which is linked to it.

In the above example we would like one y-axis to start from 0-10 and the other from 0-10000.
The points should be displayed on the chart relative to the y-axis they belong.
We have 2 series a and b, one of them renders one y-axis the other is supposed to render another. We would like to have the min and max of the axis based on the series which is linked to it.
In the above example we would like one y-axis to start from 0-10 and the other from 0-10000.
The points should be displayed on the chart relative to the y-axis they belong.
Hi Christian,
I would recommend checking out our Multiple Categorical Chart Axes documentation which covers the mentioned requirements:
https://www.telerik.com/kendo-angular-ui/components/charts/elements/axes/#toc-multiple-categorical-chart-axes
I hope this helps.
Regards,
Yanmario
Progress Telerik