Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plots DPI Scaling setting keeps reversing #16297

Closed
some-guy1 opened this issue Aug 27, 2021 · 3 comments
Closed

Plots DPI Scaling setting keeps reversing #16297

some-guy1 opened this issue Aug 27, 2021 · 3 comments

Comments

@some-guy1
Copy link

What steps will reproduce the problem?

Using 4K resolution with graphics set to automatic. Matplotlib windows are generated at a very small size.

If I change resolution in
Preferences->IPYthon console->Graphics->resolution

to much larger value e.g. 200 DPI, the matplotlib plots are readable and look good.

However, when I close spyder and reopen it, despite the setting still being 200dpi, all matplotlib windows are again displayed at a very small scale. Current fix is to change 200 to 70, click apply, change 70 to 200, click apply. <-- every time I open spyder

@juanis2112
Copy link
Contributor

Hi @some-guy1, thanks for reporting. Can you let me know which version of Spyder are you using and what OS do you use?

@some-guy1
Copy link
Author

Oh ya sorry.

  • Spyder version: 5.1.1 None
  • Python version: 3.9.6 64-bit
  • Qt version: 5.12.10
  • PyQt5 version: 5.12.3
  • Operating System: Windows 10

@dalthviz
Copy link
Member

@juanis2112 @some-guy1 I was able to reproduce this 👍

Just in case @some-guy1 for the workaround you can also change the value from 200 to 199 and again to 200 and then click Apply and/or Ok

@ccordoba12 ccordoba12 added this to the v5.2.1 milestone Sep 20, 2021
@ccordoba12 ccordoba12 changed the title DPI Scaling setting keeps reversing Plots DPI Scaling setting keeps reversing Sep 20, 2021
@ccordoba12 ccordoba12 modified the milestones: v5.2.1, v5.2.2 Nov 26, 2021
@ccordoba12 ccordoba12 modified the milestones: v5.2.2, v5.3.0 Dec 19, 2021
@ccordoba12 ccordoba12 modified the milestones: v5.3.0, v5.3.1 Jan 30, 2022
@dalthviz dalthviz assigned dalthviz and unassigned juanis2112 Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants