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.
1 parent 18ccf76 commit ca1464bCopy full SHA for ca1464b
demo/tour-USArrests.R
@@ -72,4 +72,4 @@ subplot(tour, map, nrows = 2, margin = 0) %>%
72
subplot(dend, shareY = FALSE, margin = 0) %>%
73
hide_legend() %>%
74
animation_opts(33, redraw = FALSE) %>%
75
- highlight("plotly_click", NULL, persistent = T, dynamic = T)
+ highlight(persistent = TRUE, dynamic = TRUE)
0 commit comments