Skip to content

Releases: naver/billboard.js

3.11.2

23 Feb 08:14
Compare
Choose a tag to compare

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

22 Feb 01:47
Compare
Choose a tag to compare

3.11.1 (2024-02-22)

Bug Fixes

3.11.0

15 Feb 05:49
Compare
Choose a tag to compare

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

13 Feb 10:34
Compare
Choose a tag to compare
3.11.0-next.2 Pre-release
Pre-release

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

19 Jan 06:19
Compare
Choose a tag to compare
3.11.0-next.1 Pre-release
Pre-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

3.10.3

08 Nov 06:01
Compare
Choose a tag to compare

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

27 Oct 02:40
Compare
Choose a tag to compare

3.10.2 (2023-10-27)

Bug Fixes

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

3.10.1

26 Oct 14:22
Compare
Choose a tag to compare

3.10.1 (2023-10-26)

Bug Fixes

3.10.0

25 Oct 05:58
Compare
Choose a tag to compare

3.10.0 (2023-10-25)

The detailed new feature description can be found at:

billboard.js 3.10 release: point radialGradient, new theme and improved stability!

Bug Fixes

  • api: Fix to return indexed categories (1209138), closes #3365
  • axis: Fix axis.x.height=0 to be applied (0c562c3), closes #3424
  • axis: Fix x axis tick text overlap with legend (796671f), closes #3485
  • bar: Fix stacking bar position on multiple xs (674bad1), closes #3372
  • candlestick: Fix rendering on rotated axis (fe4c04b), closes #3387
  • clip: Fix x axis hide on title.bottom (d00052c), closes #3364
  • domain: fix trimXDomain not trimming min (bacc287), closes #3420
  • labels: Fix index argument for nullish value (13d1077), closes #3547
  • option: Fix inconsistency of padding (694aa34), closes #3426
  • point: Fix data.onclick not called when point.senstivity is radius (83b0206), closes #3466
  • point: Fix pointFucusOnly check error (f9b65ac), closes #3407 #3456
  • point: Fix rendering error when point.focus.only=true is set (787fd15), closes #3406
  • shape: Fix circleY() undefined error (d245853), closes #3388
  • subchart, zoom: Fix returning domain value (321510b), closes #3347
  • subchart: Fix handlebar position (83ef6d0), closes #3358
  • title: fix title text center align (b0fc214), closes #3363
  • tooltip: Fix tooltip.format.value call (2e88484), closes #3371
  • tooltip: Fix tootip display on tooltip.init (52083bf), closes #3369
  • tooltip: Fix wrong .tooltip.show() on rotated axis (9b90c81), closes #3476
  • tooltip: Fix wrong tooltip position with padding option (041e144), closes #3473
  • zoom: Fix initial error empty data with zoom (a94d09c), closes #3470

Features

  • api: Intent to ship subchart method (ac9e229), closes #3342
  • plugin: Add nullString option (29bdb0c), closes #3412 #3413
  • point: Intent to ship point.radialGradient (7b51fd6), closes #3405
  • regions: Intent to ship regions.label (0496ec6), closes #3319
  • theme: Add new modern theme (b0f1aa7)
  • tooltip: Provide y position for tooltip position callback (a793a2e), closes #3434

3.10.0-next.6

23 Oct 10:26
Compare
Choose a tag to compare
3.10.0-next.6 Pre-release
Pre-release

3.10.0-next.6 (2023-10-23)

Bug Fixes

  • point: Fix data.onclick not called when point.senstivity is radius (83b0206), closes #3466
  • tooltip: Fix wrong .tooltip.show() on rotated axis (9b90c81), closes #3476
  • tooltip: Fix wrong tooltip position with padding option (041e144), closes #3473
  • zoom: Fix initial error empty data with zoom (a94d09c), closes #3470

Features

  • theme: Add new modern theme (b0f1aa7)