github apexcharts/apexcharts.js v3.5.0
💎 Version 3.5.0

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

🆕 Enhancements

  • Range (region) annotations added - User will be able to draw regions over charts using the same annotations property - Thanks @mamasselin
  • New property - yaxis.showAlways property to prevent hiding y-axis when user toggles series via legend click - fixes #339
  • toolbar.tools allow custom icons - fix #340
  • New method appendSeries - fix #346

🐞 Bug fixes

  • strokeColor for distributed bars - fixed #341
  • toUTCString() changed to toISOString() to fix timezone issue - Thanks @tgpoint
  • Added check to prevent dataLabels calculation if dataLabels option is disabled - Thanks @mamasselin
  • radialbar animation issue - fixes #348

Misc changes

  • Typings corrected for tooltip.shared - Thanks @isy
  • Annotations example updated to show region/range annotations
  • new annotation property - fillColor and opacity

Don't miss a new apexcharts.js release

NewReleases is sending notifications on new releases.