Skip to content

_active deprecated in NavigationToolbar2QT in newer version of matplotlib #40

Description

@ctheissen

It seems the _active trait is deprecated in NavigationToolbar2QT in newer version of matplotlib. The new trait is _actions.
This is a small fix in eyecheck.py line 532. Just change _active to _actions.
I am currently using matplotlib 3.3.1

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