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

Remove constrained_layout from arviz rcparams #1764

Merged
merged 4 commits into from
Sep 3, 2021
Merged

Conversation

aloctavodia
Copy link
Contributor

Fixes #1763 and this is also related to #1247

@codecov
Copy link

codecov bot commented Aug 30, 2021

Codecov Report

Merging #1764 (45c75dc) into main (956a8cc) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1764      +/-   ##
==========================================
- Coverage   91.23%   91.23%   -0.01%     
==========================================
  Files         117      117              
  Lines       12443    12441       -2     
==========================================
- Hits        11352    11350       -2     
  Misses       1091     1091              
Impacted Files Coverage Δ
arviz/plots/backends/matplotlib/__init__.py 96.36% <ø> (-0.07%) ⬇️
arviz/plots/backends/matplotlib/pairplot.py 92.10% <ø> (-0.05%) ⬇️
arviz/rcparams.py 94.16% <ø> (ø)
arviz/plots/backends/matplotlib/khatplot.py 73.07% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 956a8cc...45c75dc. Read the comment docs.

@aloctavodia aloctavodia merged commit 8401c37 into main Sep 3, 2021
@aloctavodia aloctavodia deleted the constrained_layout branch September 3, 2021 05:38
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

Successfully merging this pull request may close these issues.

ArviZ uses constrained_layout=True even when disabling it in az.rcParams
2 participants