You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh yeah, I noticed that the other day. It's a function of the 2x images not having the correct bounding box. The 1x is fine (and indeed any fix might break that ;-).
Documentation Link
https://matplotlib.org/devdocs/users/explain/figure/figure_intro.html#saving-figures
Problem
If you have a high-dpi screen (or download the 2x png) the dashed line is the wrong size and shape.
Suggested improvement
No response
The text was updated successfully, but these errors were encountered: