Skip to content

Releases: naver/billboard.js

3.13.0

23 Aug 05:41
Compare
Choose a tag to compare

3.13.0 (2024-08-23)

The detailed new feature description can be found at:

billboard.js 3.13 release: new area-step-range chart! (dev.to)

Bug Fixes

  • regions: Mitigate broken dashed lines rendering (d1df575), closes #3790
  • zoom: Fix zoom wheel interaction (81ea359), closes #3856

Features

Test

  • test: Replace karma to vitest due to the deprecation (051e821), closes #3681

3.13.0-next.2

13 Aug 05:01
Compare
Choose a tag to compare
3.13.0-next.2 Pre-release
Pre-release

3.13.0-next.2 (2024-08-13)

Bug Fixes

Features

  • legend: Provide original data id in format callback (5ce41c7), closes #3663

3.13.0-next.1

25 Jul 08:45
Compare
Choose a tag to compare
3.13.0-next.1 Pre-release
Pre-release

3.13.0-next.1 (2024-07-25)

Bug Fixes

  • regions: Mitigate broken dashed lines rendering (d1df575), closes #3790

Features

3.12.4

13 Jun 02:12
Compare
Choose a tag to compare

3.12.4 (2024-06-13)

Bug Fixes

  • class: Fix to handle contorl/extended ascii for data names (7059779), closes #3804
  • types: Missing tick.text.inner type added for xAxis (5c1a6a4), closes #3802

3.12.3

10 Jun 10:02
Compare
Choose a tag to compare

3.12.3 (2024-06-10)

Bug Fixes

  • util: Update inputtype determination code (f6201ad), closes #3798
  • zoom: Remove unused wheel listener (0b0e8f8), closes #3791

3.12.2

28 May 06:38
Compare
Choose a tag to compare

3.12.2 (2024-05-28)

Bug Fixes

3.12.1

27 May 05:31
Compare
Choose a tag to compare

3.12.1 (2024-05-27)

Bug Fixes

3.12.0

27 May 03:03
Compare
Choose a tag to compare

3.12.0 (2024-05-27)

The detailed new feature description can be found at:

billboard.js 3.12 release: new funnel chart!

Bug Fixes

  • api: Fix scatter type loading (413812d), closes #3740
  • treemap: Fix missing element arg on data.onover/out (22428dc), closes #3766
  • types: Add missing arc.needle.value (e0a30fe), closes #3697
  • types: Add missing region.label option (e03057c), closes #3732
  • types: Correct typo in BarOptions (a0ad93a), closes #3749
  • types: Fix missing polar type (7f5d5b0), closes #3778

Features

  • axis: Intent to ship axis.tooltip (54e77cb), closes #3603
  • axis: Intent to ship axis.x.forceAsSingle (6ad0554), closes #3764
  • bundler: Migrate babel -> esbuild (ff0a98c), closes #3601
  • funnel: Intent to ship funnel type (e4cdda1), closes #3449

3.12.0-next.3

23 May 06:17
Compare
Choose a tag to compare
3.12.0-next.3 Pre-release
Pre-release

3.12.0-next.3 (2024-05-23)

Bug Fixes

  • treemap: Fix generation w/non-exist node (02987ab), closes #3777
  • types: Fix missing polar type (7f5d5b0), closes #3778

3.12.0-next.2

21 May 08:26
Compare
Choose a tag to compare
3.12.0-next.2 Pre-release
Pre-release

3.12.0-next.2 (2024-05-21)

Bug Fixes

  • api: Fix scatter type loading (413812d), closes #3740
  • treemap: Fix missing element arg on data.onover/out (22428dc), closes #3766
  • types: Correct typo in BarOptions (a0ad93a), closes #3749

Features

  • axis: Intent to ship axis.x.forceAsSingle (6ad0554), closes #3764
  • funnel: Intent to ship funnel type (e4cdda1), closes #3449