Skip to content

3.11.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@netil netil released this 19 Jan 06:19
· 70 commits to next since this release

3.11.0-next.1 (2024-01-19)

Bug Fixes

  • Axis: Correct x axis height calculation for autorotated x axis tick texts (d5b5d09), closes #3584 #3585
  • axis: Fixed x axis tick texts rotation when legend is positioned right (ed4703e), closes #3570 #3571
  • packages: Fix build error with moduleResolution:bundler (9c17eea), closes #3541
  • radar: Fix axes texts exclusion on resize (3a814a5), closes #3126
  • tooltip: Fix tooltip position from interference (9d28cbb), closes #3575
  • tooltip: Fix wrong tooltip selection on browser scroll change (#3593) (8f80637), closes #3592
  • zoom: Fix zoom state on data load (967207b), closes #3422

Features

  • axis: Add x.tick.text.inner option (cfc856c), closes #3552
  • legend: Itent to ship legend.format, legend.tooltip (aecff2f), closes #3533