Learn R Programming

ggiraph (version 0.8.2)

interactive_circle_grob: Create interactive circles grob

Description

The grob is based on circleGrob(). See the documentation for that function for more details.

Usage

interactive_circle_grob(...)

Value

An interactive grob object.

Arguments

...

arguments passed to base function, plus any of the interactive_parameters().

Details for interactive_*_grob functions

The interactive parameters can be supplied as arguments in the relevant function and they can be scalar values or vectors depending on params on base function.

See Also

girafe()