Closed
Description
Maybe i'm missing something, but could parameters defs be added for the parameters in a call to x$ggplotly()
? eg.. when I look at the function definition,
function (gg = last_plot(), kwargs = list(filename = NULL, fileopt = NULL,
width = NULL, height = NULL), session = "interactive")
...
e.g., gg
, kwargs
, and session
don't seem to be documented
a user commented about this in the guest blog post on our site https://ropensci.org/blog/2014/04/17/plotly/#comment-1971263190
Metadata
Metadata
Assignees
Labels
No labels