3.5.0-next.1 (2022-06-09)
Bug Fixes
- bar: fix bar radius for zero value (9aa7579), closes #2642
- build: Fix this keyword transpile (b65531a), closes #2671 #2664 #2665 #2666 #2667
- data: Fix data label position on inverted axis (b024d83), closes #2700
- grid: Fix y grid to show for log axis type (d0b8cbd), closes #2710
- plugin: fix sparkline dimension & tooltip (79e1ab7), closes #2682
- plugin: fix stanford tooltip formatting (9a87464), closes #2657
- resize: Fix legend resize (7df949b), closes #2650
- scale: fix getting tickOffset (3091677), closes #2669
- size.axis: fix truncated axis when has no data (40f4b66), closes #2675
- types: Fix
Chart.load({ json })
typing (1bd4f4a), closes #2711 - types: Fix the signature of the tick format callback for timeseries (c9c76e5), closes #2676
- types: Fix the type for options.data.names (e64f6bd), closes #2677
- types: Fix types for the tooltip contents callback (a0c0355), closes #2693
- zoom: fix wheel zoom feeling "stuck" when panning past the edge (50ed640), closes #2588 #2648