No matplotlib graphs shown in 2020.1 SciView Follow
Answered
After upgrading to 2020.1 Pro, SciView does not display the matplot graphs.
The code from here, does not show anything in SciView.
However, it runs properly outside PyCharm (e.g. in ipython console).
Please sign in to leave a comment.
Please vote for https://youtrack.jetbrains.com/issue/PY-40348 and feel free to leave comments.
By setting "Run configuration settings, disable "Run with Python Console"" as commented by @Elizaveta Shashkova here makes the graph to appear again.
For me
fixed this issue on MacOSX. The plot now shows up in SciView sidebar.