Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix tight_layout warning on cartopy facetgrid docs example #4034
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per the fix in #4032, I'm pretty sure we will soon start seeing a warning message printed on ReadTheDocs in Cartopy FacetGrid example:
http://xarray.pydata.org/en/stable/plotting.html#maps
This would be nice to fix for users, especially because it's likely users will see this warning when running code outside of our documentation, too.