Skip to content

v0.8.3

Compare
Choose a tag to compare
@kanitw kanitw released this 24 Oct 05:18
· 8308 commits to master since this release
  • Change default value for axis.grid for binned field to false
  • 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 as stack transform already included sortby