Skip to content

Single dimension charts

Column chart

Display categorical data horizontally with the length of each column representing the category's value.

Bar chart

Display categorical data vertically with the length of each bar representing the category's value.

Bar Chart

Pie chart

Display categorical data in a circle with the size of each segment representing the category's value.

Pie Chart

Donut chart

Display categorical data in a circle with the size of each segment representing the category's value.

Donut Chart

Line chart

Display categorical data as a continuous line that passes through points defined by the category's value.

Line Chart

Area chart

Display categorical data as a continuous line that passes through points defined by the category's value, with the area beneath the line filled.

Area Chart

Radar column chart

Display categorical data horizontally with the length of each column representing the category's value. The X axis is displayed as a polygon.

Radar Column

Radar line

Display categorical data as a continuous line that passes through points defined by the category's value. The X axis is displayed as a polygon.

Radar Line

Radar area chart

Display categorical data as a continuous line that passes through points defined by the category's value, with the area beneath the line filled. The X axis is displayed as a polygon.

Funnel

Display categorical data in progressively decreasing or increasing proportions that are organised in segments.

Funnel Chart