Skip to content

update use of PyQt as matplotlib backend#217

Open
gamaanderson wants to merge 3 commits intonguy:masterfrom
gamaanderson:master
Open

update use of PyQt as matplotlib backend#217
gamaanderson wants to merge 3 commits intonguy:masterfrom
gamaanderson:master

Conversation

@gamaanderson
Copy link
Copy Markdown
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