Releases: naver/billboard.js
Releases · naver/billboard.js
3.7.2
3.7.1
3.7.0
3.7.0 (2023-01-11)
The detailed new feature description can be found at:
Bug Fixes
- axis: Fix axis label overlap when has no data (643357b), closes #2974
- axis: fix axis.y/y2.tick.format context error (54ee419), closes #2976
- domain: Fix wrong domain range setting (b55b153), closes #2962
- options: Fix data.regions path rendering for category axis (249d0ac), closes #2950
- plugin: Fix stanford scale to accept 0 as min value (02c4270), closes #2999
- selection: Fix selection w/point.focus.only=true & selection.multiple=false (af93a8a), closes #2928 #3013
- types: Add missing param definition for gauge.label.format (d663532), closes #2946
- types: Fix to referenced but missing d3 types (0b57454), closes #2954 #2961
- types: Support dual module type.d in TS >= 4.7 (143e491), closes #2952 #2953
Features
- api: Enhance .export() to preserve fontStyle (0809ae7), closes #2892
- arc: Intent to ship arc.cornerRadius (e8320cf), closes #2936
- tooltip: Enhance passing ratio value for stacked area/bar (9e7ff01), closes #2921
- treemap: Intent to ship treemap type (9809ef1), closes #123 #3002 #3004 #3006 #3007 #3008
3.7.0-next.3
3.7.0-next.2
3.7.0-next.1
3.7.0-next.1 (2022-12-07)
Bug Fixes
- axis: Fix axis label overlap when has no data (643357b), closes #2974
- axis: fix axis.y/y2.tick.format context error (54ee419), closes #2976
- domain: Fix wrong domain range setting (b55b153), closes #2962
- options: Fix data.regions path rendering for category axis (249d0ac), closes #2950
- types: Add missing param definition for gauge.label.format (d663532), closes #2946
- types: Fix to referenced but missing d3 types (0b57454), closes #2954 #2961
- types: Support dual module type.d in TS >= 4.7 (143e491), closes #2952 #2953
Features
3.6.3
3.6.2
3.6.1
3.6.0
3.6.0 (2022-09-29)
The detailed new feature description can be found at:
billboard.js 3.6 release: official React wrapper & new enhancements!
Bug Fixes
- area: Fix unnecessary area element generation (d43a1a7), closes #2826
- axis: fix undefined error reading generatedTicks (4f3c101), closes #2786
- data: Fix idConverter error (98f7103), closes #2808
- gauge: Fix size mismatch w/o gauge multi label text is hidden (6ee8a1e), closes #2799
- grid: Remove grid.y.ticks default value (4818e44), closes #2809
- legend: Add default for legend.contents.template (55fbb02), closes #2780
- type: Add missing polar module export (a950abd), closes #2833
- typescript: update entry point in tsconfig (ab4d98d), closes #2855
- types: Fix legend.item.tile.type literal type typo (de9781f)
- types: Fix the type declarations for the y tick format (1d378e0), closes #2790
- types: Fix the type declarations for the y tick format (#2865) (2e38dee)
Features
- api: Enhance .config() to return generation options (455944e), closes #2864
- options: Intent to ship bar.linearGradient (3a9989f), closes #397
- options: Intent to ship bar.overlap (046aedb), closes #2839
- options: Intent to ship data.groupsZeroAs (3de8e7a), closes #2813
- options: Intent to ship legend.item.tile.type (c379c9f), closes #2874
- packages: Intent to ship React wrapper (4cef6ad), closes #2838