Skip to content

![medium](https://img.shields.io/badge/priority-medium-yellow) #8

Description

@miker2

Similar to the reordering case, when a label is moved from another widget, the _labels FlowLayout is repopulated by first removing all existing widgets (hiding them) and then re-adding all widgets from self._traces.

This approach, while ensuring the correct order, might have performance implications if there are many labels in the target subplot, potentially causing flicker. This is a consequence of FlowLayout lacking direct indexed insertion.

Originally posted by @gemini-code-assist[bot] in #2 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions