Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.44 KB

bar-chart.md

File metadata and controls

43 lines (26 loc) · 1.44 KB

Bar chart

A bar chart presents grouped data as rectangular bars with lengths proportional to the values that they represent. Unlike histograms which you can apply to display the distribution of numerical data, bar charts are primarily designed for categorical values.

Click on a bar Select or filter
Right click Context menu
Double-click Reset View
Alt+drag Zoom

Bar Chart

Features

Datetime support

You can categorize DateTime columns using special functions, such as 'Year', 'Month', 'Quarter', 'Year - Month' and 'Year - Quarter':

Dates in a bar chart

Relative values support

Use the 'Relative Values' property in combination with the 'Stack' property to analyze the distribution of the stacked values:

Relative values in a bar chart

Videos

Bar Chart

See also: