Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up[ENH] OWDistributions: add cumulative distribution #3766
Conversation
This comment has been minimized.
This comment has been minimized.
codecov
bot
commented
Apr 19, 2019
Codecov Report
@@ Coverage Diff @@
## master #3766 +/- ##
=========================================
- Coverage 84.91% 84.9% -0.01%
=========================================
Files 374 374
Lines 68834 68845 +11
=========================================
+ Hits 58447 58450 +3
- Misses 10387 10395 +8 |
This comment has been minimized.
This comment has been minimized.
|
Nice. It is a bit weird that curves end at the maximal value, but on the other hand it gives additional information while improving ink/info ratio. |
janezd
merged commit de2e611
into
biolab:master
Apr 19, 2019
3 of 5 checks passed
codecov/patch
54.54% of diff hit (target 95%)
Details
codecov/project
84.9% (-0.01%) compared to f9ed02b
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
license/cla
Contributor License Agreement is signed.
Details
janezd
referenced this pull request
Apr 19, 2019
Closed
Cumulative distribution function widget #1848
rokgomiscek
deleted the
rokgomiscek:cumulativeDistribution
branch
Apr 19, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
rokgomiscek commentedApr 19, 2019
Issue
Implements #1848.
Description of changes
Added check box to display cumulative ditribution.
Includes