GeomKodomCircular: Geom for geom_kodom_circular

GeomKodomCircularR Documentation

Geom for geom_kodom_circular

Description

Extends ggplot2::GeomPath with kodom defaults for the circular layout. Drops the id column in setup_data() so ggplot2 does not warn about an unknown aesthetic. Draws interpolated colour-gradient segments via ggplot2::GeomSegment and optional observation-point markers via ggplot2::GeomPoint.

Usage

GeomKodomCircular

Format

A ggproto object.

Details

size and linewidth are routed to separate graphical elements: size → points only, linewidth → path segments only.


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