matplotlib plt from Raspberry pi Dzaltotomislav 创建于 2023年02月10日 15:39 hello togetherfollowing question if I want to see a plot from matplotlib via remote connection with a Raspberry Pi how can I display it in pycharm?
If you use the SSH interpreter (https://www.jetbrains.com/help/pycharm/configuring-remote-interpreters-via-ssh.html), you should be able to see plots in SciView tool window.