Optional
Readonly
baseOptional
Readonly
clipWhether to clip the bars to the chart area.
Optional
Readonly
directionDirection the bars grow from the base.
Optional
Readonly
fillFill color for the bars, can be static or function based on data and y value.
Optional
Readonly
spaceSpace between bars in pixels.
Optional
Readonly
strokeStroke style for the bars, can be static or function based on data and y value.
Optional
Readonly
swapWhether to swap X and Y scales.
Optional
Readonly
widthWidth of each bar, or a function to determine width.
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 stacking.
Function or number for the base of the bars.