Skip to main content

Bar chart

A bar chart groups data by categories, using rectangular bars with heights or lengths proportional to the values they represent.

BarChart

You can configure the following parameters for the chart:

ParameterDescription
X-axis columnColumn used for the X-axis categories.
Y-axis columnColumn used for the Y-axis values.
Min. ValueMinimum value displayed on the Y-axis.
Max. ValueMaximum value displayed on the Y-axis.
Tick IntervalInterval between tick marks on the Y-axis.
Display LegendsWhether to display the legend on the chart.
Enable TooltipsWhether to display tooltips on hover.
Show Grid LinesWhether to display grid lines on the chart.