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 keeping annotation with reduced ylim #116

Merged
merged 2 commits into from
Mar 12, 2023
Merged

Conversation

amkorb
Copy link
Contributor

@amkorb amkorb commented Mar 11, 2023

The annotation lines were disappearing if the ylim was manually reduced. #91
The clip_on option was set for loc='outside' but not loc='inside'.

@amkorb amkorb changed the title Fix keeping annotation with reduced ylim #91 Fix keeping annotation with reduced ylim Mar 11, 2023
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

Merging #116 (81a192d) into dev (9b7f581) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##              dev     #116   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files          29       29           
  Lines        1936     1936           
=======================================
  Hits         1879     1879           
  Misses         57       57           
Impacted Files Coverage Δ
statannotations/Annotator.py 91.48% <100.00%> (ø)

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

@trevismd
Copy link
Owner

Thank you, @Amauryk45 !

@trevismd trevismd merged commit f150f99 into trevismd:dev Mar 12, 2023
@amkorb amkorb deleted the dev_clipon branch March 12, 2023 14:02
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.

None yet

2 participants