It doesn't seem like you can do this: PyCharm does not use the iptthon qtconsole, but either the plaintext console (when you open the Python Console tab in PyCharm) or the ipython laptop (when you open the * .ipynb file). In addition, PyCharm runs in Java, and for Matplotlib interactive graphics there must be a direct connection / knowledge / understanding of the graphical tools used ... Matplotlib does not support any Java-based backend, so I think Pycharm will need to βconnectβ the native base toolkit. ..
Ariel source share