Skip to content

v5.26.0

Compare
Choose a tag to compare
@jheer jheer released this 07 Nov 16:43
· 42 commits to main since this release
3580b28

Changes from v5.25.0:

vega-functions

  • Add geoScale expression function. (thanks @binste)

vega-scale

  • Fix tickMinStep calculation. (thanks @kanitw)

vega-scenegraph

  • Add experimental hybrid canvas/SVG renderer (thanks @jonmmease)
  • Fall back to textMetrics.width for user defined width function (thanks @jonmmease)

vega-selections

vega-transforms

  • Add aggregate parameters to vega-transform, and exponential moving average. (thanks @Xitian9)

vega-typings

  • Bump typings to a 1.0 release. (thanks @domoritz)

vega-voronoi

  • Fix reference for voronoi path point. (thanks @suchanlee)