Skip to content

Poor animation behaviour when points are recoloured #5

Description

@claresloggett

When the user changes the field used to colour points:

  • points swap places in a distracting and uninformative way - this is probably because the points are now drawn in a different order
  • sometimes, the colour bar or legend disappears.

I think these are both results of animate=True in the Graph. Might be solved by turning animate off when updating colouring, but this seems a little awkward to achieve in Dash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions