ggiraph (version 0.8.9)

GeomInteractive: ggproto classes for ggiraph

Description

ggproto classes for ggiraph

Arguments

Geoms

All geom_*_interactive functions (like geom_point_interactive) return a layer that contains a GeomInteractive* object (like GeomInteractivePoint). The Geom* object is responsible for rendering the data in the plot.

See Geom for more information.