Skip to content

Legend items are not removed when curves are in pyqtgraph #45

Description

@simontegelid

When removing a curve with pyqtgraph its corresponding legend item isn't removed. In fact, no items are removed, but the legend list is just appended with all curves except the removed one. Eg. if curves 1, 2, and 3 are plotted and 2 is removed, the resulting legend will contain 1,2,3,1,3.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions