Appearance
type ErrInput = ArrayLike<number> | number;
Defined in: layers/errorbar.ts:9
A per-point error array, or one value applied to every point.