orca icon indicating copy to clipboard operation
orca copied to clipboard

Spinner Argument

Open msgoussi opened this issue 5 years ago • 0 comments

library(plotly) p <- plot_ly(z = ~volcano) %>% add_surface() orca(p, "surface-plot.png")

Would you please can a user control the spinner, ie spinner = FALSE, in the background function of orca

msgoussi avatar Nov 25 '20 06:11 msgoussi