github apexcharts/apexcharts.js 3.9.0
💎 Version 3.9.0

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

🆕 Enhancements

  • Allow different data-labels colors when bar.distributed is true
  • Custom data-labels formatter in bubble charts - fixes #925
  • Donut Chart - New property plotOptions.pie.donut.labels.total.showAlways which allows determining whether the total label should be shown always and not change if a user hovers over the donut slices.
  • Allow markers to have different stroke-width for each series - fixes #936
  • Extract JS-generated styles to external CSS (fix CSP issues) #727 - Thanks to @spotman
  • Horizontal Bar chart's y-axis now has additional parameters to show more information in y-axis labels.

🐞 Bug fixes

  • Fix columns overlap in datetime bar charts - fixes #924
  • Autoscale yaxis enabled on zoom-in and zoom-out - fixes #908
  • Prevent hiding legend when a series is hidden in a single series chart - fixes #919
  • Legend markers and tooltip markers color issue fixed when a function is provided in colors - fixes #725
  • Prevent cropped data-labels in semi radialBar charts - fixes #930. Also, in semi radialBar - height issue corrected when data-labels are disabled
  • Stroke-width in bubble charts - fixes #950
  • Fix sort function for the numeric x-axis
  • Barchart data-labels alignment fix - fixes #979

Misc Changes

Don't miss a new apexcharts.js release

NewReleases is sending notifications on new releases.