We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Trying the kaleido example, I get this error and no picture.
library(plotly) p <- plot_ly(x = 1:10) save_image(p, "./pic.png")
Error in py_run_string_impl(code, local, convert) : NameError: name 'sys' is not defined