Skip to content

Commit 8a0470d

Browse files
committed
Remove unnecessary loading of crosstalk in example
1 parent 348c82f commit 8a0470d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

R/highlight.R

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
#' # These examples are designed to show you how to highlight/brush a *single*
5858
#' # view. For examples of multiple linked views, see `demo(package = "plotly")`
5959
#'
60-
#' library(crosstalk)
6160
#' d <- highlight_key(txhousing, ~city)
6261
#' p <- ggplot(d, aes(date, median, group = city)) + geom_line()
6362
#' gg <- ggplotly(p, tooltip = "city")

man/highlight.Rd

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)