Skip to content

[FIX] Boxplot fix#3983

Merged
ajdapretnar merged 1 commit intobiolab:masterfrom
PrimozGodec:boxplot-fix
Aug 23, 2019
Merged

[FIX] Boxplot fix#3983
ajdapretnar merged 1 commit intobiolab:masterfrom
PrimozGodec:boxplot-fix

Conversation

@PrimozGodec
Copy link
Contributor

Issue

Fixes #3976

Description of changes

Made boxplot showing box when one of the quartiles equal to median

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Aug 23, 2019

Codecov Report

Merging #3983 into master will increase coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3983      +/-   ##
==========================================
+ Coverage   85.23%   85.26%   +0.02%     
==========================================
  Files         382      385       +3     
  Lines       67670    68761    +1091     
==========================================
+ Hits        57680    58629     +949     
- Misses       9990    10132     +142

@ajdapretnar ajdapretnar merged commit 0dee6ea into biolab:master Aug 23, 2019
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.

Box Plot: wrong plotting of quantiles

2 participants