matplotlib默认输出到sciview 是无法对生成的图像进行进一步操作的,如图像保存,坐标轴更改,导出等。
而取消matplotlib默认输出到sciview之后,是可以进行进一步操作。

取消前

pycharm取消matplotlib默认输出到sciview

取消后
pycharm取消matplotlib默认输出到sciview

具体操作如下:
File|Settings | Tools | Python Scientific | Show plots in toolwindow

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-21
  • 2021-12-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-03
  • 2021-06-27
  • 2021-11-29
  • 2021-04-26
  • 2021-12-10
  • 2022-12-23
相关资源
相似解决方案