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

qt_for_kernel: use matplotlib rcParams to decide between PyQt4 and PySide #556

Closed
wants to merge 1 commit into from

Commits on Jul 5, 2011

  1. qt_for_kernel: use matplotlib rcParams to decide between PyQt4 and Py…

    …Side
    
    This is a companion to a possible change in mpl, adding
    rcParams['backend.qt4'], but should work as well with earlier
    mpl versions.
    (There is still a problem with mpl in the ipython console when
    PySide is selected.)
    efiring committed Jul 5, 2011
    Copy the full SHA
    3177632 View commit details
    Browse the repository at this point in the history