3.14.0 (2024-10-25)
The detailed new feature description can be found at:
Bug Fixes
- axis: fix error when showing tick only (705947f), closes #3881
- bar: fix representation of radius for small data (91b5dca), closes #3903
- event: Fix interaction with viewBox (243bf3c), closes #3414
- input: Fix touch/mouse input detection (3d4392a), closes #3854
- point: fix sensitivity error when blank area is clicked (0060786), closes #3900
- scale: Fix non-shape's element positioned accurately (216141b), closes #3907
- size: Fix legend overflows with padding fit mode (8357d11), closes #3872
- zoom: Fix unzoom after dynamic data load (385907e), closes #3878
- zoom: Prevent error for out of range (6f69e97), closes #3895
Features
- axis: Intent to ship axis.evalTextSize (87048e9), closes #3889
- interaction: Intent to ship interaction.onout (9c668e6), closes #3887
- legend: Pass visibility state to legend item's event callback (ba71911), closes #3897
- render: Add forced init option on lazy rendering (218ce46), closes #3106
- resize: Intent to ship resize.auto='viewBox' (db21387), closes #3893