What is a Choropleth?

A Choropleth also sometimes referred to as a Heatmap, is a map that uses color coded shading of areas/regions to illustrate how a measurement varies across a geographic area.

The desired effect shows a level of variability across regions so business users can quickly assess the high and low values.

For Business Intelligence applications Choropleths are particularly useful when a measure does not have an associated target. Creating Choropleths in SAP Dashboards is a breeze using alerts functionality and grants complete control over color and logic.

Get Started with A Template

The following template allows you to plug and play your own data for world by country and explore how easy Choropleths can work in CMaps Analytics.

worldheatmap

VIEW TEMPLATE | DOWNLOAD

Configuration Steps

Step 1. Connect CMaps Analytics to shapes or points (view configuration Shapefiels tutorial)

Step 2. Connect the Values property on the general tab. The values property will define one numeric value per location, which is then utilized to draw your Choropleth.

Capture

Step 3. Go to the Alerts tab and enable alerts for the series.

Step 4. Select Values Alert Option.

Step 5. Define the Alert threshold values, which will indicate the steps for coloring your Choropleth. Defining Alert thresholds will rely on a minimum, maximum, and midpoint for your values data. These values are easily calculated, along with steps in between.

The following Excel formulas are required:

Minimum:  MIN()

Maximum: MAX()

Midpoint:   (Maximum-Minimum)/2

Step 6. Bind the colors (one per level), using a color-based gradient. We have provided samples below along with a Choropleth color generator.

[ezcol_1quarter]
0 #fae606
1 #edc200
2 #e9a600
3 #e58a00
4 #e16f00
5 #dd5300
6 #d93700
7 #d51b00
8 #d10000
[/ezcol_1quarter] [ezcol_1quarter]
0 #ffffff
1 #dfdfdf
2 #bfbfbf
3 #9f9f9f
4 #7f7f7f
5 #5f5f5f
6 #1f1f1f
7 #000000
[/ezcol_1quarter] [ezcol_1quarter]
0 #6041eb
1 #2558ed
2 #4470f0
3 #6388f2
4 #82a0f5
5 #a1b7f7
6 #c0cffa
7 #dfe7fc
8 #ffffff
[/ezcol_1quarter] [ezcol_1quarter_end]
0 #00ff5a
1 #3af844
2 #75f12e
3 #b0ea18
4 #ebe303
5 #e6aa20
6 #e27110
7 #de3800
8 #da0000
[/ezcol_1quarter_end]
[content field=”js”]

Choropleth Color Generator

First color: #
Second color: #
Third color: # (optional)
Steps: (2..10)