Pivot view charts not showing in one graph if enableMultiAxis is true

Charts not showing multiple values in pivotview, shows only top 1 value in pivotview charts 

If we turn on enableMultiAxis : true, it shows two charts above and below but not in one graph see example below.

https://ej2.syncfusion.com/angular/documentation/pivotview/pivot-chart/#multi-axis

But i want something similar like this

https://ej2.syncfusion.com/angular/documentation/chart/chart-series/




3 Replies 1 reply marked as answer

SN Sivamathi Natarajan Syncfusion Team September 25, 2020 11:47 AM UTC

Hi Syed, 
 
Thanks for contacting Syncfusion support. 
 
Please find the response, 
 
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. 
 
 
 
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. 
 
 
 
 
Please let us know if you have concern. 
 
Regards, 
Sivamathi. 



SN Sivamathi Natarajan Syncfusion Team October 6, 2020 11:13 AM UTC

Hi Syed, 
 
Please find the response below, 
 
The requirement will be available in our 2020, Volume 4 release which would be estimated to be rolled out by the end of December 2020. 
 
We appreciate your patience until then. 
 
Regards, 
Sivamathi. 



SS Saranya Sivan Syncfusion Team March 31, 2021 05:02 PM UTC

Hi Syed, 
  
We are glad to announce that our Essential Studio 2021 Volume 1 Release v19.1.0.54 is rolled out where the requested feature “Provision to draw multiple values in a single chart axis” has been included and it is available for download under the following link. 
  
  
This can be achieved by setting the properties “enableMultipleAxis” as “true” and “multipleAxisMode” as “Single” in “chartSettings”. Meanwhile we have prepared a sample for your reference which is available in below link. 
  
  
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 
  
Regards,  
Saranya. 
 


Marked as answer
Loader.
Up arrow icon