Skip to content

💎 Version 4.0.0

Compare
Choose a tag to compare
@junedchhipa junedchhipa released this 29 Oct 10:44
· 54 commits to main since this release

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