github apexcharts/apexcharts.js v3.10.1
💎 Version 3.10.1

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

🆕 Enhancements

  • New methods - showSeries and hideSeries - fixes #468
  • #999 - Add vertical-align in column charts data-labels - fixes #608
  • Renamed dataLabels.vertical to dataLabels.orientation
  • Add a console warning to indicate autoScaleYaxis not being supported in multi-axis chart
  • Candlestick data format - removed the requirement of a nested array for OHLC - fixes #1005
  • Allow bubble series in a combo chart
  • Allow candlestick to be mixed with a line series - fixes #883
  • Allow custom tooltip to accept an array of functions
  • New method - removeAnnotation(id) - fixes #1016
  • min and max bubble size - new properties; fixes #604

🐞 Bug fixes

  • In scatter-charts, fixed a bug where the leftmost marker is not shown fixes #989
  • In column charts with the numeric x-axis, fixed unmatching ticks with labels - fixes #982
  • Removed unnecessary padding when xaxis labels are rotated - fixes #980
  • Prevent hiding the last xaxis label in horizontal bar charts - fix #815
  • Fixed broken legend while exporting SVG or PNG - fixes #992
  • Fixed animationEnded event
  • Fixed yaxis.title.offsetY - fixes #1010
  • Fixed vertical x-axis annotation for bottom labeled position
  • Bubble chart zRatio fix when all bubbles have the same size - fixes #699
  • Fixed legend styles in IE11 - fixes #1020
  • Legend formatter escape string - fixes #1031

Misc changes

  • Update realtime dashboard example
  • Add Croatian locales - Thanks @Warix3
  • Type fix for xaxis.tickAmount - Thanks @shiroemons
  • Update samples for vertical data-labels in column
  • Add missing reversed property - Thanks @styd

Don't miss a new apexcharts.js release

NewReleases is sending notifications on new releases.