Skip to content

Define parameters for plotly() #206

@sckott

Description

@sckott

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions