-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
The output figure file is strange: there is a lot of blank area on the output figure. #12376
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
Labels
Comments
The output figure is normal if I used matplotlib v2.2.3, but having problem in v3.0.0, please help me, thanks! |
You will need to provide more code than just a single final line for us to be able to say anything. |
Is there any chance you could provide a complete, minimal, self contained example that we can run to try and reproduce the issue? Otherwise it is hard to see what is going on to cause the issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug summary
Code for reproduction
Actual outcome
Expected outcome
Matplotlib version
print(matplotlib.get_backend())
):The output figure file is strange: there is a lot of blank area on the output figure.
The text was updated successfully, but these errors were encountered: