brucala / Deneb.jl

Julia API for creating Vega-Lite visualizations
https://brucala.github.io/Deneb.jl/dev/
BSD 3-Clause "New" or "Revised" License
21 stars 1 forks source link

Cumulative frequency distribution example not working #8

Closed brucala closed 1 year ago

brucala commented 1 year ago

For some reason the cumulative frequency distribution example stopped working: image

However, if I open the chart in the Vega editor, or if I run the plot locally, it works well.

brucala commented 1 year ago

https://github.com/vega/vega-lite/pull/9018#pullrequestreview-1537977403

Solution: either move to max(IMDB Rating):Q, or add an aggregate transformation before calling window