Difference between revisions of "Map Chart"

From Explore Analytics: The Wiki
Jump to navigation Jump to search
Line 41: Line 41:
 
===Levels===
 
===Levels===
  
The range of numerical values is divided to a number of levels that are then mapped to colors. You can set the number of levels to between 3 and 9 to control the granularity this mapping.
+
The range of numerical values is divided into a number of levels that are then mapped to colors. You can set the number of levels to between 3 and 9 to control the granularity this mapping.
 
Scale
 
Scale
  
Explore Analytics offers two options for mapping numerical values to colors. In a linear scale, the range of data values is equally divided to the specified number of levels. In a quantile scale, the range of data values is divided based on data frequencies. This is best explained using an example. If we wanted to show the bottom quartile of states that has the lowest sales using the first color, the next quartile using the second, and so on, we choose 4 levels and a quantile scale.  
+
Explore Analytics offers two options for mapping numerical values to colors. In a linear scale, the range of data values is equally divided to the specified number of levels. In a quantile scale, the range of data values is divided based on data frequencies. This is best explained using an example. If we wanted to show the bottom quartile of states that has the lowest sales using the first color, the next quartile using the second, and so on, we choose 4 levels and a quantile scale.
  
 
===Color Schemes===
 
===Color Schemes===

Revision as of 16:00, 10 September 2012

Overview

A Map chart allows us to visualize spatial relationships in data by indicating data on a geographical map. Explore Analytics provides two main types of map charts:

  • Geographical Points - show data points on a map by indicating markers at geographical coordinates similar to the way that an XY chart places points at XY coordinates. The marker can vary its shape, color and size (the latter is called a “Bubble” chart). The marker can itself be a pie chart as we’ll see later.
  • Geographical Areas - color areas on a map to indicate a value or a category of data for an area. For example, areas could be states of the United States and their color can indicate a numerical value for each state. This type of a map chart in which we color geographical areas is known as a choropleth.

Geographical Points

The example below shows earthquakes around Japan indicated on a map. The size of the point indicates the magnitude of the earthquake and the location of the point indicates the latitude and longitude of the location of the epicenter of the earthquake.

Points.png

All Data Points

As in XY Charts, we can indicate all data points on the map or we can aggregate data and show a single point for a location such as a country.

Bubble-Size

As in XY Charts, the area of the bubble can be proportional to value indicated (in our example above it’s the magnitude of the earthquake), or for better contrast, we can use the smallest bubble for the smallest value in the data and grow the radius of the bubble with the value.

Pie

A notable feature of the Explore Analytics Map Chart is the ability to show a pie chart for each location. For example, if we are showing sales by state, we could further breakdown sales for each state by product category and show that as a pie. The size of the pie as a whole corresponds to the sales for each state and then the pie shows the portion attributed to each category.

Map pie.png

Geographical Area - Choropleth

The example below shows sales by state by coloring each state. The states that are shown in gray are states for which there’s no data. In our example, states with larger sales are shown using a darker shade and states with lower sales have a lighter shade.

Choropleth.png

Data

The data shown in a Geographical Area map chart can be categories or numerical values. The sales amounts in the previous example are numerical values, of course. For an example of categories we could show the result of an election with a color for every political party such as Democrats and Republicans.

When showing categories, the colors are assigned from a palette of distinctive colors similar to the colors used in a pie chart. When showing numerical values, we use color schemes that reflect the numerical value color shades.

Explore Analytics has two groups of color schemes. The first, sequential, is designed for data that has values that progress from low to high. The second, diverging, puts equal emphasis on mid-range critical values and extremes at both ends of the data range Levels. An example of diverging can be acidity where PH of 7 is neutral and higher and lower PH values diverge to acidity and alkalinity.

Levels

The range of numerical values is divided into a number of levels that are then mapped to colors. You can set the number of levels to between 3 and 9 to control the granularity this mapping. Scale

Explore Analytics offers two options for mapping numerical values to colors. In a linear scale, the range of data values is equally divided to the specified number of levels. In a quantile scale, the range of data values is divided based on data frequencies. This is best explained using an example. If we wanted to show the bottom quartile of states that has the lowest sales using the first color, the next quartile using the second, and so on, we choose 4 levels and a quantile scale.

Color Schemes

Based on the choice of sequential or diverging data we have a choice of several appropriate color schemes. These schemes are based on schemes designed by Cynthia Brewer and Mark Harrower at The Pennsylvania State University.

Map Projection

The challenge of projecting a round earth onto a flat map has occupied cartographers for centuries. The result is a choice of various map projections that have their advantages and disadvantages.

Flat

Flat map projection.png

A flat projection (Explore Analytics uses the Mercator projection for a flat projection) is useful for showing longitude lines as straight vertical lines. This is the type of map that easy to tile and it’s the one used in most internet mapping tools.

Globe

Azimuthal map projection.png

A flat map exaggerates sizes that are farther from the equator. As an alternative, Explore Analytics has the globe projection (Explore Analytics uses the Azimuthal projection). This projection shows the geography as if you were looking at a point on a globe from space.

US-48 and US-50

Albers map projection.png

Explore Analytics also has two specialized projections for the United States--the US-48 and US-50. These projections are based on the Albers projection and are particularly useful for a choropleth because they preserve the relative area of geographical areas.

Zoom, Pan, and Focus

Panning is moving the point of view. For example, panning to the right means that we bring areas that are to the east to the center of the view. Similarly, panning left brings areas to the west towards the center of the view. Panning up shows more of the north and panning down shows more of the south.

By combining panning and zooming we can focus on areas of interest. Explore Analytics automatically focus on data if it is all in one area of the map.

There are multiple ways to pan and to zoom. You can pan using the panning control:

Panning.png

You can also pan by dragging the map with the mouse or, on a touch device, using your finger.

To zoom in/out you can use the zoom controls:

Map zoom controls.png

You can also zoom using the mouse wheel by placing the mouse pointer over the map and then using the mouse wheel to zoom in or out. The best way to zoom is by selecting an area on the map to zoom on. The selection can be done using the mouse or, on a touch device, using your finger.

Mouse-drag

Because you can use the mouse (or touch) to either pan to view or make a selection to zoom on, Explore Analytics allows you to specify which action you’d like to perform using the mouse. The default is to select-zoom. In this mode you can select a rectangle on the map.

To make the selection point the mouse at the beginning of the selection and then click the mouse and drag it diagonally while pressing the mouse button down to select a rectangle. When you release the mouse button the selection is complete. On a touch device, you begin the selection by touching with your finger and then drag your finger diagonally to draw a rectangle. When you lift your finger off the screen, the selection is made. You can zoom in repeatedly to focus on smaller areas of the map. Finally to zoom out click the Reset button.