Replies: 2 comments 1 reply
-
That's a pretty hacky API, imo. I'm not firmly against a complementary cumulative distribution in |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yep, please add this feature as provided in matplotlib. Example would be an abbot curve (horizontal hist plots), e.g.: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
would it be possible to allow cumulative to take a value of "-1" to enable the cumulative distribution to be calculated in reverse order. similar to the matplotlib.hist function (https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.hist.html).
Beta Was this translation helpful? Give feedback.
All reactions