man-roxygen/ex-image.R

\donttest{
p <- figure(xlim = c(0, 1), ylim = c(0, 1), title = "Volcano") %>%
  ly_image(volcano) %>%
  ly_contour(volcano)
p
}
bokeh/rbokeh documentation built on Nov. 3, 2023, 2:36 a.m.