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

densityplot warning tight_layout #608

Closed
aloctavodia opened this issue Mar 9, 2019 · 0 comments
Closed

densityplot warning tight_layout #608

aloctavodia opened this issue Mar 9, 2019 · 0 comments

Comments

@aloctavodia
Copy link
Contributor

plot density returns the following warning:

UserWarning: This figure was using constrained_layout==True, but that is incompatible with subplots_adjust and or tight_layout: setting constrained_layout==False.
warnings.warn("This figure was using constrained_layout==True, ")

The solution is to do not use tight_layout()

OriolAbril added a commit to OriolAbril/arviz that referenced this issue Mar 18, 2019
canyon289 pushed a commit that referenced this issue Mar 19, 2019
* Remove tight_layout

Fixes #608

* Forgot black formatting

* Fix pylint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant