Error Charts show uncertainty in data from its original value. Data Point accepts two values that represents the range of uncertainty.
In error charts, axisX is the horizontal Axis and axisY is the vertical Axis.
Cannot be combined with: Doughnut, Pie, Funnel, Pyramid or any Stacked charts.
Applies To | Attribute | Type | Default | Options/Examples |
---|---|---|---|---|
dataSeries | linkedDataSeriesIndex | Number | Previous dataSeries Index | 0, 1, 2.. |
dataSeries | whiskerColor | String | dataSeries Color | “red”, “#006400”. |
dataSeries | whiskerLength | Number/String | Automatically Calculated | 10, “80%”.. |
dataSeries | whiskerThickness | Number | Automatically Calculated | 0,1,2,3.. |
dataSeries | whiskerDashType | String | “solid” | “dot”, “dash” etc. |
dataSeries | stemColor | String | dataSeries Color | “red”, “#006400”. |
dataSeries | stemThickness | Number | Automatically Calculated | 0,1,2,3.. |
dataSeries | stemDashType | String | “solid” | “dot”, “dash” etc. |