firasm / DSCI_531_2019_altair

Declarative statistical visualization library for Python
https://altair-viz.github.io/
BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

Improve Ridgeline plot example in Altair #4

Open firasm opened 5 years ago

firasm commented 5 years ago

The example here tries to do the wrangling and transformations inside Altair. Would be good to decouple the wrangling and the plot.