naver/billboard.js
 Watch   
 Star   
 Fork   
5 days ago
billboard.js

3.14.1

3.14.1 (2024-11-18)

Bug Fixes

  • point: fix data.onclick working with sensitivity function (587d71e), closes #3912
  • tooltip: Hide tooltip on redraw when unexpected error (3540640), closes #3909 #3910
29 days ago
billboard.js

3.14.0

3.14.0 (2024-10-25)

The detailed new feature description can be found at:

billboard.js 3.14 release: viewBox resizing! (dev.to link)

Bug Fixes

  • axis: fix error when showing tick only (705947f), closes #3881
  • bar: fix representation of radius for small data (91b5dca), closes #3903
  • event: Fix interaction with viewBox (243bf3c), closes #3414
  • input: Fix touch/mouse input detection (3d4392a), closes #3854
  • point: fix sensitivity error when blank area is clicked (0060786), closes #3900
  • scale: Fix non-shape's element positioned accurately (216141b), closes #3907
  • size: Fix legend overflows with padding fit mode (8357d11), closes #3872
  • zoom: Fix unzoom after dynamic data load (385907e), closes #3878
  • zoom: Prevent error for out of range (6f69e97), closes #3895

Features

  • axis: Intent to ship axis.evalTextSize (87048e9), closes #3889
  • interaction: Intent to ship interaction.onout (9c668e6), closes #3887
  • legend: Pass visibility state to legend item's event callback (ba71911), closes #3897
  • render: Add forced init option on lazy rendering (218ce46), closes #3106
  • resize: Intent to ship resize.auto='viewBox' (db21387), closes #3893
2024-10-24 16:53:31
billboard.js

3.14.0-next.4

3.14.0-next.4 (2024-10-24)

Bug Fixes

  • scale: Fix non-shape's element positioned accurately (216141b), closes #3907
2024-10-22 16:52:29
billboard.js

3.14.0-next.3

3.14.0-next.3 (2024-10-22)

Bug Fixes

  • bar: fix representation of radius for small data (91b5dca), closes #3903
2024-10-17 18:28:02
billboard.js

3.14.0-next.2

3.14.0-next.2 (2024-10-17)

Bug Fixes

  • point: fix sensitivity error when blank area is clicked (0060786), closes #3900
  • zoom: Prevent error for out of range (6f69e97), closes #3895

Features

  • legend: Pass visibility state to legend item's event callback (ba71911), closes #3897
2024-10-11 14:56:26
billboard.js

3.14.0-next.1

3.14.0-next.1 (2024-10-11)

Bug Fixes

  • axis: fix error when showing tick only (705947f), closes #3881
  • event: Fix interaction with viewBox (243bf3c), closes #3414
  • input: Fix touch/mouse input detection (3d4392a), closes #3854
  • size: Fix legend overflows with padding fit mode (8357d11), closes #3872
  • zoom: Fix unzoom after dynamic data load (385907e), closes #3878

Features

  • axis: Intent to ship axis.evalTextSize (87048e9), closes #3889
  • interaction: Intent to ship interaction.onout (9c668e6), closes #3887
  • render: Add forced init option on lazy rendering (218ce46), closes #3106
  • resize: Intent to ship resize.auto='viewBox' (db21387), closes #3893
2024-08-23 13:41:31
billboard.js

3.13.0

3.13.0 (2024-08-23)

Bug Fixes

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

Features

  • bar: Enhance bar width to adjust from callback (4ce74fc), closes #3820
  • legend: Provide original data id in format callback (5ce41c7), closes #3663
  • regions: Enhance regions rendering (567b323), closes #3830 #3790
  • shape: Intent to ship area-step-range type (03b9a7d), closes #3776
2024-08-13 13:01:10
billboard.js

3.13.0-next.2

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

Bug Fixes

Features

  • legend: Provide original data id in format callback (5ce41c7), closes #3663
2024-07-25 16:45:13
billboard.js

3.13.0-next.1

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

Bug Fixes

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

Features

2024-06-13 10:12:05
billboard.js

3.12.4

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