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

update use of PyQt as matplotlib backend #217

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

gamaanderson
Copy link
Contributor

Attempt to solve Issue #216

Notice that PyQt4 is no longer is the standard backend, but what ever matplotlib imports: in order to force matplotlib the use of a specific Qt binding, either import that binding first, or set the QT_API environment variable.

I have not tested this, as my computer is not corrected configured. Please test it before accepting the PR.

It would also be nice to test in an older matplotlib version, as I could not find any documentation prior to 2.0. I changed the minimum requirement in README just in case.

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

Successfully merging this pull request may close these issues.

2 participants