Error bar settings
string
The color for stroke of the error bar, which accepts value in hex, rgba as a valid CSS color string.
Defaults to null
The direction of the error bar . They are
Defaults to ‘Both’
Options for customizing the cap of the error bar.
number
The horizontal error of the error bar.
Defaults to 1
number
The horizontal negative error of the error bar.
Defaults to 1
number
The horizontal positive error of the error bar.
Defaults to 1
The mode of the error bar . They are
Defaults to ‘Vertical’
The type of the error bar . They are
Defaults to ‘Fixed’
number
The vertical error of the error bar.
Defaults to 1
number
The vertical negative error of the error bar.
Defaults to 3
number
The vertical positive error of the error bar.
Defaults to 3
boolean
If set true, error bar for data gets rendered.
Defaults to false
number
The stroke width of the error bar..
Defaults to 1