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

Radchart: StackedColumns + Tiny Values

1 Answer 43 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dino
Top achievements
Rank 1
Dino asked on 08 Jan 2013, 03:39 PM
Hi,

I am currently working on RadChart, and we use StackColumns a lot.  It's been great for the most part, however, there are times when in our data, one of the values is very small relative to others.  This results in it's number label colliding with another one.  

Has anyone out there encountered this same problem and what was your approach?  My initial solution was to programmatically move tiny-value-items to another location, say the right of the data item.  But this still isn't good enough when you have several consecutive tiny values stacked up together.  They would all collide to the right this time.

Any thoughts/inputs?  Thanks in advance!

-Dino

1 Answer, 1 is accepted

Sort by
0
Petar Kirov
Telerik team
answered on 11 Jan 2013, 12:55 PM
Hi Dino,

Thanks for contacting us.

The RadChart's Intelligent Labels feature can be helpful in situations like that. Another possible way to tackle the problem is to disable the chart series item labels altogether and use RadChart's Data Table. You may also take advantage of RadGrid's rich client-side functionality.

I hope this was helpful. Let us know if you have any further questions.
 
Regards,
Petar Kirov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
General Discussions
Asked by
Dino
Top achievements
Rank 1
Answers by
Petar Kirov
Telerik team
Share this question
or