Point map
Written by
Updated at October 23, 2024
Each point is plotted by its geographic coordinates.
The size of a point can indicate the value of a measure: the larger the point area, the higher the measure value. This type of map is also called a bubble map.
Points may have different colors depending on the category they belong to. The color of a point can also indicate the value of a measure: the higher the value, the more intense the point fill.
This map is used to monitor how points are distributed across the area. For example, you can plot the location of stores on a point map and highlight a group with a high profit.
Wizard sections
Wizard section |
Description |
---|---|
Points (Geopoints) | Measure of the Geopoint type |
Point size | Measure. Sets point size depending on the measure value. |
Colors | Dimension or measure. Affects the intensity of point fill. |
Labels | Measure. Displayed as text on a point. When used, point size control is blocked. |
Tooltips | Dimension or measure. A tooltip that appears when you hover over a point. For String type fields, you can configure using basic Markdown syntax: click the icon before the field name and enable Markdown. |
Layer filters | Dimension or measure. Used as a filter for the current layer. |
Filters | Dimension or measure. Used as a filter for the entire chart. |
Creating a point map
Warning
If you use a new DataLens object model with workbooks and collections:
- Go to the DataLens home page
. In the left-hand panel, select Collections and workbooks. - Open the workbook, click Create in the top-right corner, and select the appropriate object.
Follow the guide from step 4.
- Go to the DataLens home page
. - In the left-hand panel, select
Charts. - Click Create chart → Chart.
- At the top left, click
Select dataset and specify the dataset to visualize. If you do not have a dataset, create one. - Select Map for chart type.
- Select the Points (Geopoints) layer type.
- Drag a dimension of the Geopoint type from the dataset to the layer type selection section.
- Set the size of the points displayed on the point map. Drag a measure to the Point size section or click
in the line with the section name. - Color the points on the map. Move the measure or dimension to the Colors section.
- Add tooltips to show the dimension and measure values when hovering over a point.
You can also:
- Add, rename, and delete a layer.
- Reorder the layers within a layer type.
- Apply a filter to the whole chart or one layer.
Recommendations
- Use color palettes corresponding to the goals and objectives of visualization.
- If the density of points on the map is high, make them less transparent. This will help you see where data intersects.