v0.8.3
- Change default value for
axis.grid
for binned field tofalse
- Reimplement bin's scale using linear scale instead (#693)
- Fix missing value problem in stacked area chart using the new Vega's
impute
transform - Remove
sort
transform from output stacked area chart spec asstack
transform already includedsortby