CRI-iAtlas / shiny-iatlas

An interactive web portal for exploring immuno-oncology data. This repo now superseded by iatlas-app
https://www.cri-iatlas.org
Apache License 2.0
47 stars 12 forks source link

Add stacked vs. side-by-side option for bar charts #76

Closed jaeddy closed 6 years ago

jaeddy commented 6 years ago

For some breakdowns (e.g., CIBERSORT cell fractions), displaying all ~20+ bars side-by-side is a bit overwhelming.

jaeddy commented 6 years ago

See plotly example: https://plot.ly/r/bar-charts/

jaeddy commented 6 years ago

Close for now. Was an interesting idea, but more complicated than expected.