Billboard.js Versions Save

📊 Re-usable, easy interface JavaScript chart library based on D3.js

3.12.0-next.1

1 month ago

3.12.0-next.1 (2024-04-15)

Bug Fixes

  • types: Add missing arc.needle.value (e0a30fe), closes #3697
  • types: Add missing region.label option (e03057c), closes #3732

Features

3.11.3

1 month ago

3.11.3 (2024-03-18)

Bug Fixes

  • clip: Remove setting full domain url (83bbd10), closes #3684
  • legend: Fix legend title to show data.names if set (e8fa131), closes #3662
  • tooltip: Fix tooltip y coordinate with arc.rangeText (d28258e), closes #3673

3.11.2

2 months ago

3.11.2 (2024-02-23)

Bug Fixes

  • legend: Remove def element added on unload (cd79502), closes #3660
  • point: Make point.pattern legend available for any chart type (143282b), closes #3653
  • radar: Fix working on esm (5104d9c), closes #3658

3.11.1

2 months ago

3.11.1 (2024-02-22)

Bug Fixes

3.11.0

3 months ago

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

3.11.0-next.2

3 months ago

3.11.0-next.2 (2024-02-13)

Bug Fixes

  • regions: Fix applying regions class (7e4fa71), closes #3611

Features

  • arc: Intent to ship arc.rangeText (e887baf), closes #2120
  • gauge: Intent to ship gauge.enforceMinMax (c277201), closes #2125
  • gauge: Intent to ship gauge.label.ratio (d4e49ba), closes #3633

3.11.0-next.1

3 months ago

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

3.10.3

6 months ago

3.10.3 (2023-11-08)

Bug Fixes

  • axis: Fix x axis autorotate option applies (e45eaf7), closes #3433 #3499
  • labels: Fix data.labels rendering for ranged data (a8ebdef), closes #3495
  • option: Fix rotated top padding (048c4e2), closes #3433
  • tooltip: Fix tooltip.format.value arg for bar range data (c0f445e), closes #3507

3.10.2

6 months ago

3.10.2 (2023-10-27)

Bug Fixes

  • module: Fix getFallback() uninitialized variable (57c140d), closes #3489

3.10.1

6 months ago

3.10.1 (2023-10-26)

Bug Fixes