github apexcharts/apexcharts.js v3.8.0
💎 Version 3.8.0

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

🆕 Enhancements

  • A new method called resetSeries()added which resets the chart to its original data.
  • Recalculate height for pie, donut and radial-bar charts to prevent extra spacing - fixes #495, fixes #561, fixes 607

🐞 Bug fixes

  • Fixed SVGTextContentElement bug - fixes #624
  • Prevent negative attr issue when the chart is not rendered on DOM.
  • Fix bug when panning with autoScaleYaxis turned on - fixes #642
  • IE11 fix for radial-bar charts - fixes #660
  • Prevent cropped radial chart - fixes #647
  • Error fix in the pie when no series is present - fixes #620
  • Bug fix in a multi-yaxis chart when chart.stacked is true - fixes #625

🔥 Breaking Changes

  • The pie/donut/radialBar charts will have their heights recalculated to prevent additional spacings at the bottom. This might need adjustments in your existing pie charts if you have not specified a fixed height.

Misc Changes

  • Add missing types

Don't miss a new apexcharts.js release

NewReleases is sending notifications on new releases.