-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Figure sizing problems in most backends #916
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
Comments
I can confirm this. My figures are never the size I specified. This is easy to confirm by comparing the supplied figsize with e.g. the paper/page size of a generated pdf. |
@efiring Is this still a problem? |
@tacaswell I'm not aware of any changes that address this, so I assume it is still a problem. It might be related to #2716, although that is said to depend on both backend and platform. |
I'm not aware of current problems withs sizing figures, though there may be some. Lets close this in favour of more recent reports... |
#756 fixed a problem in the qt4agg backend, but the discussion revealed that the various backends behave erratically under various methods of setting or re-setting figure dimensions.
The text was updated successfully, but these errors were encountered: