interactive_polyline_grob {ggiraph} | R Documentation |
These grobs are based on polylineGrob()
and linesGrob()
.
See the documentation for those functions for more details.
interactive_polyline_grob(...)
interactive_lines_grob(...)
... |
arguments passed to base function, plus any of the interactive_parameters. |
An interactive grob object.
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.