Skip to content

Ability to target individual properties in the loading states #951

@chriddyp

Description

@chriddyp

e.g. for a dcc.Graph - ability to only display the loading state / loading component if figure is updating, not if hoverData is updating. there might be some more specificity with respect to a component being an "input" component vs an "output" component as well (e.g. hoverData will always be an "input" property not an output property, so we might consider omitting the loading state for it.)

More details here https://community.plot.ly/t/disable-dcc-loading-animation-on-chart-with-hoverdata-callback/29466

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions