SeriesErrorBars
The configuration options of the series error bars.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the error bars. Accepts a valid CSS color string, including HEX and RGB. | |
endCaps? |
|
If set to | |
line? |
|
The error bars line options. | |
value? |
|
The error bars value.
The value option is supported when series.type is set to The following value types are supported:
high values.
and high values. Between the parentheses, a number can be specified that will be multiplied by the calculated standard deviation.
| |
visual? |
|
A function for creating custom visuals for the error bars. | |
xValue? |
|
The value of the | |
yValue? |
|
The value of the |