🆕 Enhancements
- ApexCharts becomes a partner of FusionCharts 🎉
- FusionExport integrations in the Dashboard samples
- Enabling multiple time ranges on timeline bar charts (https://apexcharts.com/javascript-chart-demos/timeline-charts/) - fixes #560
🐞 Bug fixes
- Prevent negative values on the yaxis if there is no negative value in series - fixes #968, fixes #614
- Fixed nodata.offsetY - fixes #1039
- Fixed pie.expandOnClick - fixes #1045
- Radar chart yaxis fontSize - fixes #1034
- Fixed log scale when small values are provided - fixes #972
- In a range bar chart, preset the yaxis min
Misc changes
- Added the Finnish language - Thanks Vesa Kauppinen
- Added Swedish language - Thanks Vesa Kauppinen
- DropShadow type consolidation and fixes - Thanks @KYDronePilot