Releases: naver/billboard.js
Releases · naver/billboard.js
3.12.3
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.0
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.2
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
3.12.0-next.1
Bug Fixes
- types: Add missing arc.needle.value (e0a30fe), closes #3697
- types: Add missing region.label option (e03057c), closes #3732
Features
3.11.3
3.11.3 (2024-03-18)
Bug Fixes
- clip: Remove setting full domain url (83bbd10), closes #3684
- legend: Fix legend title to show data.names if set (e8fa131), closes #3662
- tooltip: Fix tooltip y coordinate with arc.rangeText (d28258e), closes #3673
3.11.2
3.11.2 (2024-02-23)
Bug Fixes
- legend: Remove def element added on unload (cd79502), closes #3660
- point: Make point.pattern legend available for any chart type (143282b), closes #3653
- radar: Fix working on esm (5104d9c), closes #3658