This is a migrated thread and some comments may be shown as answers.

KendoUI multiple axis Chart (mixed chart with Bubble and Column chart types)

4 Answers 213 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Vinayak
Top achievements
Rank 2
Vinayak asked on 29 Oct 2014, 03:52 PM
Hi there, I am having a problem in displaying multi axis chart. I have two chart types (of course two series) - Bubble and Column. But Kendo draws only column but not the bubble.
Data series for bubble is in the format of [{x1,y1,s}, {x2,y2,s}, {x3,y3,s}, {x4,y3,s}]
Data series for column is in the format of [y1, y2, y3, y4]. I set the category access for column as [x1, x2, x3, x4].

Telerik for silverlight  draws them perfectly. But Kendo does not. I have attached two images - the one with bubble and Column chart is drawn by Telerik Silverlight, the one with just Column chart is drawn in Kendo.
I have posted this on Stackoverflow as well if that is any better to see the images - http://stackoverflow.com/questions/26617108/kendoui-multiple-axis-chart-mixed-chart-with-bubble-and-column-chart-types

Could you please suggest me how do I achieve the Multi Axis chart especially the combination of followings.
1. Area and Bubble
2. Area and Scatter
3. Line and Bubble
4. Line and Scatter
5. Column and Bubble
6. Column and Scatter

Many thanks in advance.
-Vinnie



4 Answers, 1 is accepted

Sort by
0
Vinayak
Top achievements
Rank 2
answered on 30 Oct 2014, 10:14 AM
Admin please help..!
0
Hristo Germanov
Telerik team
answered on 31 Oct 2014, 10:56 AM
Hello Vinnie,

The Kendo UI Chart doesn't support categorical and xy series together and there is no possible workaround. Please excuse us for the inconvenience that this may cause.

Regards,
Hristo Germanov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Vinayak
Top achievements
Rank 2
answered on 11 May 2015, 12:27 PM

Hi there, 

 

Is there any light on this issue? We desperately need this working. When can we expect the fix for this please?

0
Iliana Dyankova
Telerik team
answered on 13 May 2015, 08:01 AM

Hi Vinnie,

As Hristo mentioned, mixing categorical and xy series is not supported. I would suggest to send this idea as a feature request at our UserVoice portal - this way the community would be able to evaluate it and we will consider its implementation for future releases. 

Regards,

Iliana Nikolova
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Charts
Asked by
Vinayak
Top achievements
Rank 2
Answers by
Vinayak
Top achievements
Rank 2
Hristo Germanov
Telerik team
Iliana Dyankova
Telerik team
Share this question
or