GeomKodomPeriodic: Geom for geom_kodom_periodic

GeomKodomPeriodicR Documentation

Geom for geom_kodom_periodic

Description

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.

Usage

GeomKodomPeriodic

Format

A ggproto object.


ggkodom documentation built on June 20, 2026, 5:06 p.m.