Skip to content

plotly_build should have a default/list method #592

@cpsievert

Description

@cpsievert

As pointed out in #591, this shouldn't error:

plot_ly(mtcars, x = wt, y = mpg, evaluate = TRUE)
Error in UseMethod("plotly_build") : 
  no applicable method for 'plotly_build' applied to an object of class "list"

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