v23.2.0
23.2.0 (2020-10-06)
Bug Fixes
- heatmap: adjust pageSize based available chart height (#849) (9aa396b)
- heatmap: destroy canvas bbox calculator when done (#844) (42460bd)
- heatmap: x-axis labels overlapping for time series data (#850) (9ebd879)
- interactions: recognise drag after 100ms and 4px (#848) (70626fe), closes #748