Query |
Response |
If we turn on enableMultiAxis : true, it shows two charts above and below but not in one graph see example below.
|
We have already logged your requirement – “Provision to draw multiple values in a single chart axis” as a feature task in our database. And we will consider this once the Volume 3 release is rolled out which is in the end of the month.
|
But i want something similar like this
https://ej2.syncfusion.com/angular/documentation/chart/chart-series/ |
Kindly use the below event chartSeriesCreated where you can set chart types for each series. In the below sample we have set different chart types for single measure, because enable multi-axis will render the chart in two charts.
|