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

Histogram overlaid on line/area graph? #921

Open
Datamance opened this issue Sep 24, 2019 · 1 comment
Open

Histogram overlaid on line/area graph? #921

Datamance opened this issue Sep 24, 2019 · 1 comment

Comments

@Datamance
Copy link

Hi there! Wonderful library - digging into it now and liking what I see so far.

I see that there's a way to do multiple lines/areas by way of multiple series in the passed data object. I also see that one can do "chart_type: 'histogram'" to get time series data in histogram format.

Is it possible to do a line together with a histogram, in one plot? The use case would be plotting cumulative counts of certain groupings of data with area, and then having a day-binned histogram overlaid on top.

Thanks so much!

Cheers,
Rico

@wlach
Copy link
Collaborator

wlach commented Sep 26, 2019

Hi there! I don't believe this is currently possible unfortunately. Also note that this library is currently unmaintained: https://wlach.github.io/blog/2019/09/metrics-graphics-stepping-back-for-a-while/

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