Skip to content

Plot's ranges fail to resize when updating a Graph's figure with animate=True #68

Closed
@ned2

Description

@ned2

I have a callback that updates the figure of a Graph by slicing the data to take a much smaller subset. When the callback is triggered, the range of the updated plot does not automatically resize when the Graph has animate=True. If I omit the animate param the range resizes fine.

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