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

No option for cumulative in histogram #33

Closed
ahuang11 opened this issue Jun 19, 2018 · 3 comments
Closed

No option for cumulative in histogram #33

ahuang11 opened this issue Jun 19, 2018 · 3 comments

Comments

@ahuang11
Copy link
Collaborator

ahuang11 commented Jun 19, 2018

This works with the built-in Pandas hist: df.hist(cumulative=True

But option doesn't exist for holoplot: df.holoplot.hist(cumulative=True)
image

@philippjfr
Copy link
Member

This should be raised upstream as a feature request in holoviews.

@ahuang11
Copy link
Collaborator Author

Okay, in holoviews now

@philippjfr
Copy link
Member

Now implemented in HoloViews, exposing it in HoloPlot should be trivial.

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

No branches or pull requests

2 participants