🆕 Enhancements
- Prevent tooltip overflow outside the chart area
- Fix empty tooltip; fixes #2851
- Disable tooltip if all datasets are hidden - fixes #2566
- Bar and Heatmap tooltip improvements
🐞 Bug Fixes
- Fix for not rendering 0 as min when using logarithmic, thanks @rubenstolk
- Fix tooltip bug when 1st series is hidden; fixes #2744
- Fix boxplot with multiple outliers - fixes #2706
- Fix runtime error if tooltip not present
- Marker size bug - fixes #2872
- Tooltip bug; fixes #2879