Skip to content

5.1.0

Compare
Choose a tag to compare
@jwoLondon jwoLondon released this 28 May 18:31

Updates to align with Vega 5.4.

Additions

  • top level legend positioning with leX and leY.
  • interior and exterior filtering of topoJson meshes (topojsonMeshInterior and topojsonMeshExterior)
  • dnMinSteps and dnMaxSteps added to trDensity options
  • new trKde transform for 1-d KDE from a distribution.
  • new trRegression transformation function.
  • new trLoess locally estimated regression function
  • new vGradient and vGradientScale functions for setting gradient fills/strokes.
  • previous and next value window value operations (woPrevValue and woNextValue)
  • arrow file format indicator (arrow) for loading binary apache arrow files.

Documentation / Asset Changes

  • Regression examples added to gallery
  • Tests for new functions