Skip to content

Releases: naver/billboard.js

1.12.0-next.2

07 Feb 03:09
Compare
Choose a tag to compare
1.12.0-next.2 Pre-release
Pre-release

1.12.0-next.2 (2020-02-07)

Features

  • axis: Clone y/y2-axis domain if no data is bound to one of them (96ac5c7), closes #1231 #1233
  • axis: Intent to ship y Axes stepSize (429c6ec), closes #1098
  • tooltip: Enhancement on callback options (30a7718), closes #1216

1.12.0-next.1

16 Jan 09:34
Compare
Choose a tag to compare
1.12.0-next.1 Pre-release
Pre-release

1.12.0-next.1 (2020-01-16)

Bug Fixes

  • arc: Fix handling spaced data name (4824a47), closes #1168
  • bar: Bar's width resize according the zoom scale (93184a2), closes #1185
  • core: Fix onrendered firing time (8b8665c), closes #1194
  • gauge: fixed wrong ratio calculation in 'gauge.type = "single"' (9020246), closes #1205
  • interaction: Fix null data point interaction (901da84), closes #1199
  • line: Fix nullish data rendering with regions (d0ca937), closes #1172
  • tooltip: Revert on pointer-events css prop (c74c27a), closes #1124 #1155

Features

1.11.1

19 Dec 09:24
Compare
Choose a tag to compare

1.11.1 (2019-12-19)

Bug Fixes

1.11.0

22 Nov 08:09
Compare
Choose a tag to compare

1.11.0 (2019-11-22)

The detailed new feature description can be found at:

billboard.js 1.11.0 release: Lazy render, new TextOverlap plugin & more!

Bug Fixes

  • all: Fix possible IE9 style value (950c335), closes #1059
  • api: Fix .data() to return exact data (12bdc54), closes #1035
  • axis: Correct on tick count display (d4c8eb1), closes #1077
  • axis: Correct subchart x axis culling (8478dd9), closes #1068
  • data: Fix header option setting (82461b3), closes #1031
  • gauge: Fix to not align background startingAngle from option (862156f), closes #1073
  • gauge: Show legend by default (46fc102), closes #1136
  • interaction: Fix on eventRect rederaw (dc5f67a), closes #1028 #1019 #963
  • options: Correct background element's position (d66e4fd), closes #1132
  • shape: Fix shape position on multiple xs (6ce784a), closes #1115
  • text: Fix data label y position when all data are 0 (4b423a5), closes #1026
  • tooltip: Fix tooltip work on touch zoom (5d98187), closes #1056
  • tooltip: Remove 'pointer-events:none' inline set (baa7bc6), closes #1124
  • zoom: Correct Axis culling on zoom (c319302), closes #1106
  • zoom: Fix to pass domain arg on onzoom (e1daae6), closes #1109

Features

  • arc: Intent to ship pie/donut.startingAngle (b84be8e), closes #1128
  • axis: Intent to ship axes.domain (355b0bd), closes #1090
  • data: Intent to ship data.labels.position dataset (dd5ba44), closes #1126
  • data: Pass element arg for data callbacks (bb9f952), closes #1100
  • options: Intent to ship background (493c2a3), closes #1131
  • options: Intent to ship render option (b6af77f), closes #1015
  • plugin: Intent to ship TextOverlap (728e879), closes #1048

Chore

  • dev-env: Make d3 modules to be dependant as individual rather than the entire d3 module. (7210bc4), closes #1054
  • peft: more efficient shape offset calculation (9825437e), closes #1093
  • perf: speed up updateDataIndexByX (34d90c7), closes #1089
  • build: Fix the packaged build for IE9 closes (950c335), #1059

1.11.0-next.7

21 Nov 09:57
Compare
Choose a tag to compare
1.11.0-next.7 Pre-release
Pre-release

1.11.0-next.7 (2019-11-21)

Bug Fixes

  • tooltip: Remove 'pointer-events:none' inline set (baa7bc6), closes #1124

Features

  • arc: Intent to ship pie/donut.startingAngle (b84be8e), closes #1128
  • axis: Intent to ship axes.domain (355b0bd), closes #1090
  • data: Intent to ship data.labels.position dataset (dd5ba44), closes #1126
  • options: Intent to ship background (493c2a3), closes #1131

1.11.0-next.6

19 Nov 00:57
Compare
Choose a tag to compare
1.11.0-next.6 Pre-release
Pre-release

1.11.0-next.6 (2019-11-19)

Bug Fixes

  • zoom: Correct Axis culling on zoom (c319302), closes #1106

1.11.0-next.5

15 Nov 09:16
Compare
Choose a tag to compare
1.11.0-next.5 Pre-release
Pre-release

1.11.0-next.5 (2019-11-15)

Bug Fixes

  • shape: Fix shape position on multiple xs (6ce784a), closes #1115
  • zoom: Fix to pass domain arg on onzoom (e1daae6), closes #1109

1.11.0-next.4

13 Nov 03:42
Compare
Choose a tag to compare
1.11.0-next.4 Pre-release
Pre-release

1.11.0-next.4 (2019-11-13)

Features

  • data: Pass element arg for data callbacks (bb9f952), closes #1100

1.11.0-next.3

25 Sep 05:59
Compare
Choose a tag to compare
1.11.0-next.3 Pre-release
Pre-release

1.11.0-next.3 (2019-09-25)

Bug Fixes

  • axis: Correct on tick count display (d4c8eb1), closes #1077
  • gauge: Fix to not align background startingAngle from option (862156f), closes #1073

1.11.0-next.2@next

10 Sep 06:41
Compare
Choose a tag to compare
1.11.0-next.2@next Pre-release
Pre-release

1.11.0-next.2 (2019-09-10)

Bug Fixes

  • axis: Correct subchart x axis culling (8478dd9), closes #1068