A Geo chart provides an easy way to visualize how a measurement varies across a geographic area.
Geo charts in Insights
An Insights Geo chart requires you to provide 3 pieces of information:
a geographic dimension, such as Country, City, Region, etc.
a metric, such as Sessions, Units Sold, Population, etc.
the map's zoom area.
Zoom area
The zoom area determines how much of the world the map displays. It also can restrict the data shown by the Geo chart. For example, selecting the City dimension and setting the zoom area to Germany (DE), limits the Geo chart to showing cities in Germany. The map itself zooms in to focus on Germany.
If there is not a 1:1 mapping between the selected geo field type and available zoom areas, you may be able to restrict the data using a filter, as shown in the examples below.
Geo chart examples
Example 1: Limit the map display to a specific country (e.g., France).
Step 1: Set the dimension and visible area
Dimension: Country
Metric: Number of Sessions per User
Zoom Area: Western Europe
Step 2: Filter the country dimension to only include France.
Dimension: Country
Match Type: Equals
Expression: France
Example 2: Display US state map
Step 1: Set the dimension and visible area
Dimension: Region
Metric: Number of Sessions per User
Visible Area: US
Step 2: Filter the country dimension to only include the United States
Dimension: Country
Match Type: Equals
Expression: United States
Configure the chart
Select the chart, then on the right, use the properties panel to configure the chart options.
Data properties
The options in a chart's data properties panel affect how the data is organized and displayed.
Data source
A data source provides the connection between the component and the underlying data set. Data source options are:
To change the chart's data source, click the current data source name.
Dimension
Dimensions are data categories. Dimension values (the data contained by the dimension) are names, descriptions or other characteristics of a category.
Add dimensions to the chart by dragging fields from the Available Fields panel on the right. You can also click Add dimension in the Data tab.
A single valid geo dimension is required.
Drill down
This option appears on charts that support drill down.
Date range dimension
This option appears if your data source has a valid date dimension.
The Date Range Dimension is used as the basis for limiting the date range of the chart. For example, this is the dimension used if you set a date range property for the chart, or if a viewer of the report uses a date range control to limit the time frame.
Metric
Metrics measure the things contained in dimensions and provide the numeric scale and data series for the chart.
Add metrics to the chart by dragging fields from the Available Fields panel on the right. You can also click Add metric in the Data tab.
Any single available metric is required. Your data will be displayed on the map using a color progression to indicate relative value, with higher intensity color gradient representing higher values than lower intensity colors. You can change the color of the map using the STYLE tab.
Zoom area
This limits the map display to the selected area. The choices available depend on the scope of the geo field type used for a given chart. For example, when a City geo field is selected, options for Visible Area are limited to Country and Region. When a Sub Continent Code field is selected, options for Visible Area are limited to World and Continent.
Default date range
The default date range property lets you set a timeframe for an individual chart.
Default date range options
Filter
Filter options
Interactions
Style properties
A chart's style properties control the overall presentation and appearance of the chart.
Geo chart
These properties control the appearance of the chart elements.
Background and border
These options control the appearance of the chart background container.
Chart Header
The chart header lets viewers perform various actions on the chart, such as exporting the data, drilling up or down. Chart header options are:
Geo chart limits
Geo charts include the first 5000 rows of data, unless otherwise mentioned for a field type. Chart data is sorted in descending order based on the selected metric.
Geo functions
Insights provide a number of geo functions that can be used to work with and transform geographic information in your data sources.
Related resources
Last updated