Map
Last updated
Was this helpful?
Last updated
Was this helpful?
The map chart displays a as a bubble on a map. Optionally, the bubble can be sized and colored by measures. Adding a slice with a map chart (i.e., a map slice) is a good choice when users want to see geographic information.
To add a map slice:
select Map from the chart list
select a measure to use for the bubble size (optional)
select a measure to use for the bubble color (optional)
select a map style
add slice text (optional)
You can hover over a map bubble to see details. Selections made in the map slice will filter downstream slices.
To create a place column, your data will need three fields:
A field that represents the name of the geographic location (e.g., city, state, country)
A field with the latitude value for each location
A field with the longitude value for each location
select the you want to display as a bubble on the map
The map slice requires that you have a . A place column is a special type of column that has associated latitude and longitude fields.
A place column is a special kind of column that has an associated geographic location (i.e., latitude and longitude). A place column is required by the chart, and you create a place column when you add a map chart to your data story.