Geo Charts

Plotalot support Geo Charts in four modes:
- Region Mode shows each defined region in a separate colour, with a numeric value that determines the
region's colour, and can be used to convey numeric data for the region. The example above is Region
Mode.
- Markers by Address Mode places markers at named locations on the map with tooltips that can convey
numeric data.
- Markers by Latitude/Longitude Mode is like Markers by Address Mode but uses coordinates instead of
names.
- Text Mode shows the location name on the map.
Query Requirements |
| Region Mode |
Column 1: Text location
Column 2 - optional: Numeric value for relative colour
|
Markers by Address |
Column 1: Text location
Column 2 - optional: Numeric value for relative colour
Column 3 - optional: Numeric value for relative marker size
|
Markers by Latitude / Longitude |
Column 1: Numeric latitude
Column 2: Numeric longitude
Column 3 - optional: Numeric value for relative colour
Column 4 - optional: Numeric value for relative size
|
| Text Mode |
Column 1: Text location
Column 2 - optional: Numeric value for relative text size
|
|
| Multiple Plots |
No |
| Axis Overrides |
No |
| Data Formatting |
No |
| Extra Columns |
Yes
tooltip
|
You need to obtain a free Google Maps API Key for this chart type:
https://developers.google.com/maps/documentation/javascript/get-api-key