Bar Charts

The Bar Charts components helps you to simply create a beautiful bar chart for displaying the data.


Thin Bar Chart

Pro

Props Information

NameTypeDefaultDescription
titlestringThin Bar ChartUsed to set a title for the chart.
heightstring, number190Used to set a height for the chart.
chartOptionsobjectIt is an object and is used to set the chart configuration.
seriesarrayIt is an array and is used to set the data and label.

Bar Chart Horizontal

Pro

Props Information

NameTypeDefaultDescription
heightstring, number300Used to set a height for the chart.
chartOptionsobjectIt is an object and is used to set the chart configuration.
seriesarrayIt is an array and is used to set the data and label.