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

fix corner case for ylim #104

Merged
merged 1 commit into from
Nov 20, 2022
Merged

fix corner case for ylim #104

merged 1 commit into from
Nov 20, 2022

Conversation

aloctavodia
Copy link
Contributor

Automatic ylim setting was not giving a good looking plot for some cases like beta(1, 1)

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2022

Codecov Report

Merging #104 (ed24cf7) into main (bb5a98f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #104      +/-   ##
==========================================
+ Coverage   73.63%   73.64%   +0.01%     
==========================================
  Files          15       15              
  Lines        1775     1776       +1     
==========================================
+ Hits         1307     1308       +1     
  Misses        468      468              
Impacted Files Coverage Δ
preliz/utils/plot_utils.py 47.41% <100.00%> (+0.45%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@aloctavodia aloctavodia merged commit aada537 into main Nov 20, 2022
@aloctavodia aloctavodia deleted the ylim branch November 20, 2022 16:59
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.

2 participants