Skip to content

Opton to remove Plotly modebar #944

Open
@KertLynx

Description

@KertLynx

In Jupyter Lab or other IDEs, it is possible to remove Plotly modebar from display by using the following line

fig.show(config = {'displayModeBar: False})

However, I am not able to use this line in py-shiny. If I do, it opens another browser window displaying the plot. Is there an option to pass this config to py-shiny rendering function, so that the the rendered plot does not display plotly modebar?

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