interactive_path_grob: Create interactive path grob

View source: R/interactive_path_grob.R

interactive_path_grobR Documentation

Create interactive path grob

Description

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

Usage

interactive_path_grob(...)

Arguments

...

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

Value

An interactive grob object.

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()


ggiraph documentation built on March 31, 2023, 9:53 p.m.