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

Boxplot chart formatting

1 Answer 145 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 2
Andrew asked on 12 Nov 2014, 11:15 AM
Looking at the demos for the Boxplot chart, some of the outliers are marked by a circle, others are marked by a cross. I can't figure out any logic as to why this occurs, see the following jsbin for an example: http://jsbin.com/jayewusowo/1/edit?html,output

Additionally, is it possible to define the marker type for the outliers and the line type for the median and average lines?

1 Answer, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 14 Nov 2014, 08:36 AM
Hi Andrew,

In the provided example circles are actually series.extremes while the crosses are series.outliers. Hence their type can be configured via the configuration options: 
- series.outliers.type
- series.extremes.type

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
Andrew
Top achievements
Rank 2
Answers by
Iliana Dyankova
Telerik team
Share this question
or