Bug Fixes
-
generate es2015 output (#7595) (5d06dcd) — This should make it easier to consume Vega-Lite.
-
add field from scale-range to aggregate groupby (#7576) (48a150c)
-
correctly merge object-valued config properties (#7435) (27e9328)
-
do not use ancestor parse when the model defines a new dataset (#7498) (fe7412d), closes #6944
- don't include view stroke by default for non-cartesian plot (#7665) (907518c)
- don't stack binned field (#7666) (01f9691), closes #7333
- fix base64 encoding to debug dataflow graphs (#7483) (e5a5452)
- interval selection should gracefully fail if no valid projections (#7442) (c7be52a)
- point "create a histogram" link to proper id (#7399) (ecdef2a)
- prevent brush marks from triggering point selections (#7436) (10921c7)
- resolve theta to independent by default for faceted charts (#7563) (ee63189)