Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LabRADPlotWidget3.py fails to import NavigationToolbar2QTAgg #398

Closed
mgiustina opened this issue Jan 13, 2017 · 1 comment
Closed

LabRADPlotWidget3.py fails to import NavigationToolbar2QTAgg #398

mgiustina opened this issue Jan 13, 2017 · 1 comment
Assignees

Comments

@mgiustina
Copy link
Contributor

LabRADPlotWidget3.py fails to import NavigationToolbar2QTAgg from matplotlib.backends.backend_qt4agg.

@mgiustina mgiustina self-assigned this Jan 13, 2017
mgiustina added a commit that referenced this issue Jan 13, 2017
NavigationToolbar2QTAgg was removed in matplotlib v1.5.0 (“Added no functionality over the base NavigationToolbar2Qt”). Now revert to NavigationToolbar2QT.
see: http://matplotlib.org/api/api_changes.html#remove-navigationtoolbar2qtagg

Fixes #398
@mgiustina
Copy link
Contributor Author

Duplicates #359.

mgiustina added a commit that referenced this issue Jan 17, 2017
NavigationToolbar2QTAgg was removed in matplotlib v1.5.0 (“Added no functionality over the base NavigationToolbar2Qt”). Now revert to NavigationToolbar2QT.
see: http://matplotlib.org/api/api_changes.html#remove-navigationtoolbar2qtagg

Fixes #398

Review: @DanielSank @amitsv1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant