Conflicts between nbAgg backend and visualpython
8
2
Minju Kim16 Aug 2022 13:17
You can track the bug-fixing process from our github issue page.
https://github.com/visualpython/visualpython/issues/169
https://github.com/visualpython/visualpython/issues/169
There may be some conflicts between nbAgg backend and visualpython. For more details about nbAgg backend, see https://matplotlib.org/stable/users/explain/backends.html. There are three pictures displaying the code and the comparison between with and without visualpython.
Code:
With visualpython:
Without visualpython: