v0.8.2
- Make encoding definition
sort=‘ascending’
by default
Change Vega Output
- No longer add
’-‘
tosortby
in the outputstack
transform by default - Change
bin
transform to producestart
instead ofbin
to reflect the Vega 2.3.0's syntax change.
sort=‘ascending’
by default’-‘
to sortby
in the output stack
transform by defaultbin
transform to produce start
instead of bin
to reflect the Vega 2.3.0's syntax change.