Skip to content

3.14.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@netil netil released this 11 Oct 06:56
· 14 commits to next since this release

3.14.0-next.1 (2024-10-11)

Bug Fixes

  • axis: fix error when showing tick only (705947f), closes #3881
  • event: Fix interaction with viewBox (243bf3c), closes #3414
  • input: Fix touch/mouse input detection (3d4392a), closes #3854
  • size: Fix legend overflows with padding fit mode (8357d11), closes #3872
  • zoom: Fix unzoom after dynamic data load (385907e), closes #3878

Features

  • axis: Intent to ship axis.evalTextSize (87048e9), closes #3889
  • interaction: Intent to ship interaction.onout (9c668e6), closes #3887
  • render: Add forced init option on lazy rendering (218ce46), closes #3106
  • resize: Intent to ship resize.auto='viewBox' (db21387), closes #3893