github apexcharts/apexcharts.js v3.12.0
💎 Version 3.12.0

latest releases: v3.49.0, v3.48.0, v3.47.0...
4 years ago

🔥 Breaking Changes

  • Unused SVG.js code removed to bring down bundle size. Minified 449kB reduced to 425kB.
  • Removed IE11 polyfills and added lists of polyfills to add for IE11 support.
  • In radar chart, renamed the outer data labels as xaxis labels.

🆕 Enhancements

  • Data labels improved styling. Now, the data-labels can be given a background color to pop out clearly.
    fc3noor2 (9)

🐞 Bug fixes

  • Xaxis - one-hour offset issue fixed.- fixes #110, fixes #841
  • Broken CSV export (file not found) issue fixed.
  • Require.js issue fixed. Updated AMD build to prevent undefined error in require.js - fixes #357
  • Rotated yaxis labels x position fix - fixes #1038
  • Discrete markers fix square marker - fixes #892
  • Fix stroke issue for bubble - fixes #945
  • RemoveAnnotation cleanup - fixes #1126
  • Fixed a bug in toggleDataPointSelection for pie chart - fixes #1108

Misc changes

  • Added catalan locale - Thanks @ jmformenti
  • Revamp e2e tests implementation - Thanks @sergkop

Don't miss a new apexcharts.js release

NewReleases is sending notifications on new releases.