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

moar examples #1

Open
Rich-Harris opened this issue Jan 30, 2020 · 6 comments
Open

moar examples #1

Rich-Harris opened this issue Jan 30, 2020 · 6 comments

Comments

@MichaelAdamBerry
Copy link

Was planning on using a stacked bar chart for an upcoming project. Would love to learn more about this package and contribute it as an example! Great work!

@leeoniya
Copy link

leeoniya commented Feb 3, 2020

stacking is such a poor visualization paradigm, i wish it was used less :(

i've explicitly decided against supporting it in uPlot because [1] and made a glaringly terrible example here [2]. same goes for line smoothing [3].

[1] https://everydayanalytics.ca/2014/08/stacked-area-graphs-are-not-your-friend.html
[2] https://leeoniya.github.io/uPlot/demos/stacked-series.html
[3] http://www.vizwiz.com/2011/12/when-you-use-smoothed-line-chart-your.html

@MichaelAdamBerry
Copy link

@Rich-Harris Gotcha. Sorry I should have been more specific, I was thinking of creating a similar chart as the stacked-to-group chart you listed (https://observablehq.com/@d3/stacked-to-grouped-bars). Still an example you'd be interested in?

@Rich-Harris
Copy link
Owner Author

Yes, definitely!

MichaelAdamBerry added a commit to MichaelAdamBerry/pancake that referenced this issue Feb 8, 2020
@KristerV
Copy link

Michael has made that chart (two actually) and I've cleaned it up and merged into my own fork. I'd love to help you with PRs and stuff so better read here: #10

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

4 participants