Skip to content

Releases: naver/billboard.js

3.10.0-next.2

08 Sep 06:54
Compare
Choose a tag to compare
3.10.0-next.2 Pre-release
Pre-release

3.10.0-next.2 (2023-09-08)

Bug Fixes

  • point: Fix rendering error when point.focus.only=true is set (787fd15), closes #3406

Features

  • point: Intent to ship point.radialGradient (7b51fd6), closes #3405

3.10.0-next.1

04 Sep 08:50
Compare
Choose a tag to compare
3.10.0-next.1 Pre-release
Pre-release

3.10.0-next.1 (2023-09-04)

Bug Fixes

  • api: Fix to return indexed categories (55c17c6), closes #3365
  • bar: Fix stacking bar position on multiple xs (216da62), closes #3372
  • candlestick: Fix rendering on rotated axis (17f5058), closes #3387
  • clip: Fix x axis hide on title.bottom (beec1bb), closes #3364
  • shape: Fix circleY() undefined error (f4ac3f1), closes #3388
  • subchart, zoom: Fix returning domain value (90338ec), closes #3347
  • subchart: Fix handlebar position (b897cbb), closes #3358
  • title: fix title text center align (b254a61), closes #3363
  • tooltip: Fix tooltip.format.value call (f7d587d), closes #3371
  • tooltip: Fix tootip display on tooltip.init (98e6f8b), closes #3369

Features

  • api: Intent to ship subchart method (976f04a), closes #3342
  • regions: Intent to ship regions.label (b4e3bc2), closes #3319

3.9.4

04 Sep 10:14
Compare
Choose a tag to compare

3.9.4 (2023-09-04)

Bug Fixes

  • tooltip: Fix error throw when tooltip.show=false is set (4081a90), closes #3396

3.9.3

09 Aug 08:05
Compare
Choose a tag to compare

3.9.3 (2023-08-09)

Bug Fixes

  • arc: Fix shape rendering when data id equivalent of color string (047d1db), closes #3321

3.9.2

04 Aug 06:29
Compare
Choose a tag to compare

3.9.2 (2023-08-04)

Bug Fixes

  • line: Fix step line path rendering on Windows (b2633b2), closes #3295
  • load: Enhance tooltip update on dynamic load (1df1bd9), closes #3305

3.9.1

17 Jul 07:07
Compare
Choose a tag to compare

3.9.1 (2023-07-17)

Bug Fixes

  • point: Fix point sensitivity cursor pointer (a47e091), closes #3293
  • tooltip: Fix tooltip positioning (cfec99f), closes #3291

3.9.0

03 Jul 07:49
Compare
Choose a tag to compare

3.9.0 (2023-07-03)

The detailed new feature description can be found at:

billboard.js 3.9 release: arc.needle, dark theme 馃寴 & more!

Bug Fixes

  • export: Fix Plugin class import (24c0976), closes #3221
  • shape: Fix shape rendering issue on Windows (cf1b484), closes #3222
  • tooltip: Fix tooltip overflow when right side edge is hovered (9ce900d), closes #3254

Features

  • arc: Intent to ship arc.needle (04e90aa), closes #3205
  • bar: Intent to ship bar.front (f7e0d80), closes #2965
  • data: Intent to ship data.labels.position function (59be3ec), closes #3237
  • legend: Intent to ship legend.item.interaction.dblclick (18f5c4a), closes #1404
  • legend: Intent to ship legent.item.interaction (af87d10), closes #1598
  • point: Enhance point.sensitivity (a537201), closes #2568
  • theme: Intent to ship dark theme (252a28e), closes #3229

3.9.0-next.2

21 Jun 01:23
Compare
Choose a tag to compare
3.9.0-next.2 Pre-release
Pre-release

3.9.0-next.2 (2023-06-21)

Features

3.9.0-next.1

15 Jun 07:56
Compare
Choose a tag to compare
3.9.0-next.1 Pre-release
Pre-release

3.9.0-next.1 (2023-06-15)

Bug Fixes

  • export: Fix Plugin class import (24c0976), closes #3221
  • shape: Fix shape rendering issue on Windows (cf1b484), closes #3222
  • tooltip: Fix tooltip overflow when right side edge is hovered (9ce900d), closes #3254

Features

  • arc: Intent to ship arc.needle (04e90aa), closes #3205
  • data: Intent to ship data.labels.position function (59be3ec), closes #3237
  • theme: Intent to ship dark theme (252a28e), closes #3229

3.8.2

18 May 11:08
Compare
Choose a tag to compare

3.8.2 (2023-05-18)

Bug Fixes