Skip to content

Commit 80b3324

Browse files
committed
fix example
1 parent fd6d85c commit 80b3324

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/layout.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ rangeslider <- function(p, start = NULL, end = NULL, ...) {
106106
#' @examples
107107
#'
108108
#' # remove the plotly logo and collaborate button from modebar
109-
#' config(p, displaylogo = FALSE, collaborate = FALSE)
109+
#' config(plot_ly(), displaylogo = FALSE, collaborate = FALSE)
110110
#'
111111
#' # enable mathjax
112112
#' # see more examples at https://plot.ly/r/LaTeX/

man/config.Rd

Lines changed: 1 addition & 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)