Bar Graph

The bar graph is a visualization that displays enumerable columns as colored bars, where each color represents one value.

Figure 1: A Bar Graph Visualization

Aggregation

The bar graph is not able to aggregate, as each column requires the entire space of the window.

Settings

Value Columns:
The data columns for which should be displayed by the bar graph.
Style:
Parameters that determine the look of the visualization:
Colors:
The colors representing the values in the selected columns.
Padding:
The space between the columns if more than one data column was selected.
Display Time Axis:
Determines, whether the time axis is displayed.
Time Axis Column:
The column used for the labels of the time axis.

homepage