Skip to main content

Charts

Display your data in a visual format using different types of charts: Categories, Histogram, and Pie chart.

Categories

The categories widget allows you to visualize the distribution of a categorical field from a selected layer by computing statistical analyses and generating groups by the selected field.

1
Drag and drop the Categories widget on a panel and select your layer.
2
Choose the statistic method you want to apply. It can be Count, Sum, Min, Max, or add your own Expression.
3
Choose the field onto which the statistics should be applied. Sum, min, and max can only be applied to numeric fields.
4
On Group by field, select the field you want your results to be grouped by.
5
Enable or disable Cross filter to make this widget update depending on all other connected widgets on your dashboard.
6
Enable or disable the option to Filter viewport, which makes only the data within the current map view visible.
7
Set the number format from the dropdown list. The default number format is dynamic based on the language of the interface.
recent datasets
info

The value with the highest number will jump to the top of the chart.

Histogram

The histogram widget allows you to visualize the distribution of a numeric field from a selected layer by count.

1
Drag and drop the Histogram widget on a panel and select your layer.
2
Choose the numeric field which you want to visualize. The statistical method applied will be count.
3
Enable or disable Cross filter to make this widget update depending on all other connected widgets on your dashboard.
4
Enable or disable the option to Filter viewport, which makes only the data within the current map view visible.
5
Set the number format from the dropdown list. The default number format is dynamic based on the language of the interface.
recent datasets

Pie chart

Pie chart widget allows you to visualize the distribution of a field from a selected layer.

1
Drag and drop the Pie chart widget on a panel and select your layer.
2
Choose the statistic method you want to apply. It can be Count, Sum, Min, Max, or add your own Expression.
3
Choose the field onto which the statistics should be applied. Sum, min, and max can only be applied to numeric fields.
4
Select the field you want your results to be grouped by.
5
Enable or disable Cross filter to make this widget update depending on all other connected widgets on your dashboard.
6
Enable or disable the option to Filter viewport, which makes only the data within the current map view visible.
info

Results will be visualized in percentage.

recent datasets
tip

Where statistical methods can be applied, count, sum, min, max and expression are the available options. Check out our Expressions documentation for more information.