GeomInteractive | R Documentation |
ggproto classes for ggiraph
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.