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

[FEATURE REQUEST] Render comparison plots so no overlap between labels and titles #48

Closed
lizziel opened this issue Nov 13, 2019 · 1 comment
Assignees
Labels
category: Feature Request New feature or request

Comments

@lizziel
Copy link
Contributor

lizziel commented Nov 13, 2019

When I create plots with compare_single_level and compare_zonal_mean and render using matplotlib show() the x-axis labels overlap with the title of the next subplot row. For example:

drydep_sfc_after

We should look into if it is possible to automatically prevent this from ever happening.

@lizziel lizziel added the category: Feature Request New feature or request label Nov 13, 2019
@WilliamDowns
Copy link
Contributor

Resolved by adding vertical spacing between subplots in compare_single_level() and compare_zonal_mean() when plots are not being saved to a PDF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants