| GeomKodomPeriodic | R Documentation |
Extends ggplot2::GeomPath to draw concentric "star trail" arcs.
Interpolates colours/alpha in the (angle, radius) space that the stat
already produces, then delegates the polar projection to
coord_polar(theta = "x"). This means standard ggplot2 scales and
coordinates work as expected: use ggplot2::scale_x_continuous() for
time-axis labels, ggplot2::coord_polar() for direction, and
theme_kodom_periodic() for a clean panel.
GeomKodomPeriodic
A ggproto object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.