github apexcharts/apexcharts.js v3.7.1
💎 Version 3.7.1

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

🆕 Enhancements

  • New method - toggleDataPointSelection to select/deselect a particular data point.
  • Allow null dataLabels if user want to display a custom text in place of null value - #633
  • Allow timestamps in labels and categories when using datetime xaxis

🐞 Bug fixes

  • Fix zooming issue when the mouse leaves the chart area - fixes #578 -
  • Yaxis scale for small values - out of bounds fix - fixes #622
  • Range annotations fix for horizontal bar chart - fixes #627
  • Small padding to bar charts in datetime xaxis - fixes #628
  • Move eventList to the constructor to prevent undefined - fixes #626
  • Fix pie chart issue A negative value is not valid when was happening in small pie donut chart on resizing - Thanks to @grinat

Misc Changes

  • Add Korean locales - Thanks @yangkun
  • Update issue templates to include React/Vue templates

Don't miss a new apexcharts.js release

NewReleases is sending notifications on new releases.