Map

Maps are often used with marker clusters to visualize the density of a large number of continuous data in a simple and effective way.

The map displays all US mainland (and surrounding borders) earthquakes with a magnitude of 4.5 and above, from 2000 to 2019.

Nice to know


Pros:
  1. Ease the readability of a large number of data by gathering close data.

  2. Increase performance.

  3. Use with scatter charts and maps.

  4. An excellent method to highlight outliers.

Cons:
  1. A map with excessive datasets could be difficult to read.