Difference between revisions of "BUBBLE MAP"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
*'''''A major flaw with Bubble Maps is that overly large bubbles can overlap other bubbles and regions on the map, so this needs to be accounted for.''''' <br> | *'''''A major flaw with Bubble Maps is that overly large bubbles can overlap other bubbles and regions on the map, so this needs to be accounted for.''''' <br> | ||
*'''''Bubble Map has X & Y axis. | *'''''Bubble Map has X & Y axis. | ||
| − | + | *'''''It is a X vs Y graph.''''' | |
| − | |||
| − | *'''''It is a X vs | ||
**'''''X-axis represents one set of data. | **'''''X-axis represents one set of data. | ||
| − | **'''''Y-axis can represent single | + | **'''''Y-axis can represent single set of data. |
==Example== | ==Example== | ||
Revision as of 14:00, 10 January 2021
BUBBLE MAP
Description:
- A bubble map uses circles of different size to represent a numeric value on a territory.
- It displays one bubble per geographic coordinate, or one bubble per region (in this case the bubble is usually displayed in the baricentre of the region).
- Bubble Maps are good for comparing proportions over geographic regions without the issues caused by regional area size, as seen on Choropleth Maps.
- A major flaw with Bubble Maps is that overly large bubbles can overlap other bubbles and regions on the map, so this needs to be accounted for.
- Bubble Map has X & Y axis.
- It is a X vs Y graph.
- X-axis represents one set of data.
- Y-axis can represent single set of data.
Example
| A | B |
| Location | Marker |
| FRA | 20 |
| DEU | 30 |
| RUS | 15 |
| ESP | 10 |
BUBBLEMAP(A1:D4)
GRAPHING MAIN PAGE