Skip to main content

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.

Developers: To add the viewer from the console, use: grok.shell.tv.addViewer('Bar chart');

Click on a barSelect or filter
Right clickContext menu
Double-clickReset View
Alt+dragZoom
Alt+FShow in full screen

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: