OptionalanimationOptionalanimationOptionalanimationOptionalbarsizeOptionalclassclassName attached to the collection of bars.
OptionalhideWhether to hide the current line.
OptionalisWhether to animate values. recharts.org docs
Optionallegendthe type of icon to display in legends. recharts.org docs
OptionalmaxThe maximum width (or height if horizontal) of each bar.
Note Prefer this prop over barSize.
recharts.org docs
OptionalminThe minimum width (or height) required to display a label. recharts.org docs
Optionalnamelabel to appear in tooltips and legends. recharts.org docs
OptionalonOptionalonOptionalstackThe id to use for grouping bars together. recharts.org docs
Optionaltooltipwhat kind of tooltip to display for this line. Only seems to accept "none". Otherwise displays as normal.
Optionalunitunits to show in tooltips. recharts.org docs
Optionalxid of x axis. Used when there are multiple x axes in a single chart. recharts.org docs
Optionalyid of y axis. Used when there are multiple y axes in a single chart. recharts.org docs
The width (or height if horizontal) of each bar. Warning This prop behaves strangely with multiple bars recharts.org docs