💎 Version 4.0.0
What's Changed
Upgrade to Svgjs 3.2.
Svg.js, the main engine behind ApexCharts’ drawing mechanism, was long overdue for an upgrade. With [email protected], both Svg.js and all related plugins have been upgraded to their latest versions. This ensures that ApexCharts stays up-to-date with its dependencies.
Other fixes
- Apply config opacity to fill colors specified in RGB format. by @rosco54 in #4759
- Fix createBorderRadiusArr by @rosco54 in #4760
- Update types to add missing arguments and return types by @cyrilf in #4772
New Contributors
Full Changelog: v3.54.1...v4.0.0