Skip to content

Rework the plotly graph such that only the data gets updated, instead of creating a new figure #89

@moorepants

Description

@moorepants

The app will work more smoothly if we create the figure once and then only update the data in the plot when the widgets are manipulated by the users. Check out how the skijumpdesign app does this (starting around here: https://gitlab.com/moorepants/skijumpdesign/-/blob/master/skijumpdesign/app.py#L1107)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions