Releases: naver/billboard.js
Releases · naver/billboard.js
3.9.0-next.1
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
3.8.2 (2023-05-18)
Bug Fixes
3.8.1
3.8.1 (2023-05-04)
Bug Fixes
- api: fix tooltip work for .load() with xs key (13b9da7), closes #3194
- api: Fix tooltip.show() to work zoomed with xs option (cf82289), closes #3187
3.8.0-next.2
Bug Fixes
- grid: fix redundant appends (1039363), closes #3147
- sparkline: Fix to work point.focus.only option (65b3c1c), closes #3171
Features
3.8.0-next.1
Bug Fixes
- data: fix break when whole dataseries are null (#3134) (5d12c45), closes #3124
- options: Fix handling for falsy data.types (5eb731a), closes #3125
Features
- api: Enhance resizeAfter for .load/unload APIs (33bbca4), closes #3157
- axis: Intent to ship axis.x.inverted (e193c0f), closes #3137
- padding: Intent to ship padding='fit' (d760a63), closes #3118
2.2.8
2.2.8 (2023-03-16)
Bug Fixes
- build: fix ESM dist file extension to .mjs (24fcc5b), closes #3123
3.7.5
3.7.5 (2023-03-06)
Bug Fixes
- bar: Fix broken bar shape transition with grouped radius option (600df46), closes #2642
- data: Fix tooltip event bound when data.xSort=false set (aa4afc3), closes #3100
- data: mitigate bar/bubble ranged data to handle data length than needed (51603ec), closes #3096
3.7.4
3.7.4 (2023-02-06)
Bug Fixes