Choropleth map
A choropleth map colors Regions (or shows bubbles) by numeric values — for example population or sales per state.
Prerequisites
- A map with Regions (SVG country/state map works well)
- Numeric values stored in a field on Regions or Database objects (depending on the data source you choose)
Steps
1. Add a numeric field
For region-based choropleth (most common):
- Go to Menu › Regions › Edit fields
- Add a field that will hold numbers (for example a
textor number field namednumber)

If your values live on Database objects instead, add the field under Menu › Database › Edit fields and later set Choropleth data source to Database.
2. Enable choropleth
- Open Menu › Settings › Choropleth (or the Choropleth section in Settings)
- Turn Choropleth on
- Set Choropleth data source to Regions or Database
- Choose Source field — the field with numeric values

3. Enter values
- Go to Menu › Regions › List (or Database › List if the source is Database)
- Enter numbers for several regions/objects
As you save values, Region colors update on the map:

Customize
- Colors and gradient: Menu › Colors
- Gradient labels (low/high text): Menu › Settings › Choropleth › Gradient labels
- More options (bubble mode, legend, etc.): Settings › Choropleth in the map editor