Release 5.19.0
5.19.0 (2024-06-14)
Features
- more options and examples for how marks and scales represent invalid data (e.g., nulls, NaNs) (#9342) (502db1d), closes #8254
Bug Fixes
- #3488: don't use zero as min for size scale by default so no points will be ever hidden (#9347) (7db657a), closes #3488 #3488
- #9343: binned stacked area now correctly filter null values (#9344) (7cd3829), closes #9343
- fix typo in time unit 'utcweekdayhours' (b32c73c)
- use array for single item valueRefs in conditional if test exists (#9361) (64201d6), closes /github.com/vega/vega-lite/pull/9342/files#diff-f26cb911cd80159bbd659afb430b97fa7227afb4cc15e43565f2ca74c3361d22R64