Optional ReadonlybaseOptional ReadonlyclipWhether to clip the bars to the chart area.
Optional ReadonlydirectionDirection the bars grow from the base.
Optional ReadonlyfillFill color for the bars, can be static or function based on data and y value.
Optional ReadonlyspaceSpace between bars in pixels.
Optional ReadonlystrokeStroke style for the bars, can be static or function based on data and y value.
Optional ReadonlyswapWhether to swap X and Y scales.
Optional ReadonlywidthWidth of each bar, or a function to determine width.
Optional ReadonlywidthRatio of bar width to available space.
ReadonlyyData 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.