【发布时间】:2020-04-25 02:09:40
【问题描述】:
zoom in、zoom out 和 zoom to percentage 按钮在 Spyder 的 Plots 窗格中被禁用
as shown here。知道如何启用它们吗?
应该启用as seen here。
规格
Spyder 版本:4.0.0
操作系统:基本操作系统
Python:3.7.5 64 位
内核:Linux 5.4.7-050407-generic
笔记本电脑:Thinkpad E585
尝试失败
preferences 的以下更改没有帮助:
1. 将Backend 从内联更改为自动。
2. 将Format 从 png 更改为 svg。
3. 将Resolution 从 72 更改为 150 dpi。
【问题讨论】:
标签: python matplotlib plot ide spyder