Skip to content

Customize Graphs Dynamically #9

@Amir-Abushanab

Description

@Amir-Abushanab

The way graph customization works right now is that you need to set it up before uploading your data. Would be cool to have a collapsable drop down or sidebar with color-pickers and sliders to let you adjust the graphs after the fact - i.e. like https://dash-gallery.plotly.host/dash-brain-viewer/

I'm unsure exactly how this could be done a fast and elegant way with the how figures are currently generated (that is, being passed to the dcc.Graph object from a function). Ideally there would be a way to update the figures (and traces) after they've been drawn instead of completely redrawing them, but not sure if Dash currently supports that

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededimprovementImprovement on an existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions