This geom plots a time line of earthquakes with a point for each earthquake.
Optional aesthetics include color, size, and alpha. The x aesthetic is a date when the earthquake occurred.
This geom is the prototype required for geom_timeline()
function to work.
1 |
An object of class GeomTimeline
(inherits from Geom
, ggproto
, gg
) of length 5.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.