orca
orca copied to clipboard
Spinner Argument
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