Skip to content

v0.9.0

Compare
Choose a tag to compare
@flekschas flekschas released this 04 Apr 18:55
· 172 commits to main since this release
v0.9.0
fd6b2c2

Changes

  • Add support for animated zooming to a set of points via scatter.zoom(pointIndices) (#49)
  • Bump regl-scatterplot to v1.4.1
  • Add support for VSCode and Colab (#37)
  • Fix serving of numpy data for JS client. Use consistent serialization object between JS and Python.