We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 96526fc + 502419a commit cf6bbcaCopy full SHA for cf6bbca
R/highlight.R
@@ -12,7 +12,7 @@
12
#' 'plotly_hover', 'plotly_click', 'plotly_selected'. To disable on events
13
#' altogether, use \code{NULL}.
14
#' @param off turn off a selection on which event(s)? Likely candidates are
15
-#' 'plotly_unhover', 'plotly_doubleclick', 'plotly_deselect'. To disable off
+#' 'plotly_relayout', 'plotly_doubleclick', 'plotly_deselect'. To disable off
16
#' events altogether, use \code{NULL}.
17
#' @param persistent should selections persist (i.e., accumulate)?
18
#' @param dynamic should a widget for changing selection colors be included?
0 commit comments