You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error message says it should be "plotly_relayout"
```
> highlight(ggplotly(p), on = "plotly_selected", off = 'plotly_unhover', persis = FALSE)
Error in match.arg(off, off_options) :
'arg' should be one of “plotly_doubleclick”, “plotly_deselect”, “plotly_relayout”
>
```
0 commit comments