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

RadPieChart series overlapping problem

3 Answers 61 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Dts
Top achievements
Rank 1
Dts asked on 20 Apr 2013, 09:31 AM
Hi,
    I have problem with my RadPieChart. I have added pie chart successfully but when I tries to add more series of Pie, they gets overlapped.
That's why i am not able to see my previous pie series properly.Also the labels are getting overlapped. Is there any way to avoid this problem?
I have one more question about bubble series. Is there any way to add bubble series in the RadChartView charts or any way to implement this ?
Thanks in advance.
    

3 Answers, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 24 Apr 2013, 11:36 AM
Hi,

For multiple pie charts please use multiple instances of RadPieChart. You can arrange them as per your requirements.

Bubble series are not directly supported, but you can find a suggestion for bubble chart implementation in this forum thread.

Best regards,
Ves
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Dts
Top achievements
Rank 1
answered on 25 Apr 2013, 09:51 AM
Thanks a lot for your reply.
About Pie series overlapping problem,the solution suggested by is feasible but what about bubble series?
You have suggested to use scatter series to implement the Bubble series.But problem is that scatter series accepts x and y values as double only while i need to implement bubble series with x as Date and Y as double value.
Is it possible to do this with scatter series? if not then what is other solution?
Thank you in advance.
0
Ves
Telerik team
answered on 30 Apr 2013, 06:22 AM
Hi,

In this case you may want to switch to line series with transparent stroke, so that only pointmarks are displayed as shown in this forum post.


Best regards,
Ves
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart
Asked by
Dts
Top achievements
Rank 1
Answers by
Ves
Telerik team
Dts
Top achievements
Rank 1
Share this question
or