Skip to content

3.11.0

Compare
Choose a tag to compare
@netil netil released this 15 Feb 05:49
· 54 commits to latest since this release

3.11.0 (2024-02-15)

The detailed new feature description can be found at:

billboard.js 3.11 release: range text for Arc & more!

Bug Fixes

  • Axis: Correct x axis height calculation for autorotated x axis tick texts (d5b5d09), closes #3584 #3585
  • axis: Fix x Axis tick height calculation (ac26f11), closes #3643
  • 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
  • regions: Fix applying regions class (7e4fa71), closes #3611
  • 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

  • arc: Intent to ship arc.rangeText (e887baf), closes #2120
  • axis: Add x.tick.text.inner option (cfc856c), closes #3552
  • gauge: Intent to ship gauge.enforceMinMax (c277201), closes #2125
  • gauge: Intent to ship gauge.label.ratio (d4e49ba), closes #3633
  • legend: Itent to ship legend.format, legend.tooltip (aecff2f), closes #3533