3.1.0 (2021-06-25)
The detailed new feature description can be found at:
billboard.js 3.1 release: subchart & data loading enhancements!
Bug Fixes
- Chart: Handle nullish properties from API extendings safely (6cbf64a), closes #2132 #2134
- data: Fix duplicated data.onclick call (b4c5dc2), closes #2104
- data: Fix nullish data filtering for grouped data (af19370), closes #2096
- gauge: Fix incorrect rendering when gauge.min is given (31fc981), closes #2123
- point: Fix custom point for nullish data (8c198f2), closes #2107
- region: fix region append position (2b50443), closes #2067
- size: enhance applying height value (0664a60), closes #2086
- tooltip: Correct the type of selectedData (05b694d), closes #2056 #2058
- zoom: Fix incorrect tooltip position (689bfdf), closes #2095
- zoom,grid: fix grid line pos during zoom (e84a4f1), closes #2156
Features
- all: contain inline css prop setting (fde6a89), closes #2076
- api: Intent to ship append load (8076795), closes #2140
- data: Intent to ship data.onshown/onhidden (af98eb7), closes #2146
- data.labels: Intent to ship data.labels.backgroundColors (e0b2fed), closes #1954
- subchart: Intent to ship subchart.init.range option (967bf1b), closes #2037
- subchart: Intent to ship subchart.showHandle (219bff3), closes #2044