Skip to content

provide a way to retrieve plot attributes in shiny #1390

Open
@cpsievert

Description

@cpsievert

It seems there are a lot of shiny-related problems that could be made easier by being able to retrieve the current state of a plot.

Maybe this could have an API that is similar in feel to plotlyProxy()

plotlyState("outputId", session, ...)

where ... could be a jq-like path to get at certain attributes

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions