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