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

Boxplot series

4 Answers 57 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Jan
Top achievements
Rank 1
Jan asked on 28 Jun 2011, 03:13 PM
Hello,

i am trying to implement a custom boxplot series which should look like this: picture
I have found a HowTo in your documentation but this is not horizontal. The boxplot series should only have one element (one candle stick) which can be moved around the y axis (because this value have nothing to say). I would like to show a histogram and for this histogram a boxplot.
So how could i get a boxplot series like in the linked picture above? Any ideas?

Thanks for your help.

4 Answers, 1 is accepted

Sort by
0
Bartholomeo Rocca
Top achievements
Rank 1
answered on 01 Jul 2011, 03:55 PM
Hello Jan,

I am not sure whether I got your scenario correctly, but can't you use the approach described in the help article for the customization of HorizontalBar series item as Telerik Chart does not have horizontal candlestick?


Greetings,
Bart.
0
Jan
Top achievements
Rank 1
answered on 04 Jul 2011, 07:59 AM
Hello Bart,

yes, may be, i tried to understand the solution but i could not find a way i can draw my own lines for a specific range (value). I did not know which method is requiered to override and what is needed to draw or where i get my values and so on.
The main difference between the code in the documentation and my requierenment is that i must only draw one box. So i have a couple of values like min, max, average/median, percentile 25 and percentile 75. Could you give me some hint what i must consider?

Thanks,
Jan
0
Accepted
Giuseppe
Telerik team
answered on 07 Jul 2011, 03:08 PM
Hi Jan,

Unfortunately what Bart suggested will not work as the approach described in the help article cannot be applied to customizing the horizontal bar / rangebar series types due to differences in their implementation so currently it would not be possible to achieve the desired boxplot appearance.

We will forward your feedback to our developers so they can consider improving the customization options to support this scenario in the future.


Regards,
Giuseppe
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Jan
Top achievements
Rank 1
answered on 07 Jul 2011, 03:23 PM
Hi Giuseppe,

thanks for your response. I hope a series definition would be implemented in the near future which fits the box plot requirenments. Currently i try to implement same chart features within the silverlight telerik radchart like i already have in the winforms world with the teechart of steema. It is very hard because many features are still missing :(

Greetings,
Jan
Tags
Chart
Asked by
Jan
Top achievements
Rank 1
Answers by
Bartholomeo Rocca
Top achievements
Rank 1
Jan
Top achievements
Rank 1
Giuseppe
Telerik team
Share this question
or