Readonly
baseReadonly
directionDirection the bars grow from the base.
Optional
Readonly
fillFill color for the bars, can be static or function based on data.
Optional
Readonly
spaceSpace between bars in pixels.
Readonly
strokeWhether to show stroke outline on bars.
Optional
Readonly
widthRatio of bar width to available space.
Readonly
yData accessor function(s) for y-values. Can be single function or array of functions for multiple groups.
Function or number for the base of the bars.