Error
Properties
Sets the data corresponding the length of each error bar in the bottom (left) direction for vertical (horizontal) bars. Values are plotted relative to the underlying data.
Integer greater than or equal to 0. Default: 0.
Enumerated , one of ("percent" | "constant" | "sqrt" | "data") Determines the rule used to generate the error bars. If "constant, the bar lengths are of a constant value. Set this constant in
value. If "percent", the bar lengths correspond to a percentage of underlying data. Set this percentage in
value. If "sqrt", the bar lengths correspond to the square of the underlying data. If "data", the bar lengths are set with data set
array`. Default: constant.
Number greater than or equal to 0. Sets the value of either the percentage (if type
is set to "percent") or the constant (if type
is set to "constant") corresponding to the lengths of the error bars in the bottom (left) direction for vertical (horizontal) bars. Default: 10.
Functions
A safe Number ray
A safe Number range
Convert any type-safe configurator to json string