npm apexcharts 3.6.0
💎 Version 3.6.0

latest releases: 3.49.0, 3.48.0, 3.47.0...
5 years ago

🆕 Enhancements

  • Added yaxis.reversed which flips the chart upside down. Reversed y-axis will be supported in line, area, bar, columns, scatter, bubble and heatmap charts.
  • add an option to allow custom SVG in point-annotation; fixes #157
  • image fill in scatter charts should have patternUnits: objectBoundingBox by default - fixes #373

🐞 Bug fixes

  • category xaxis annotation fix - fixes #387
  • fix NaN issue in area paths which fixed invisible area bug - fixes #374
  • send correct xaxis range in zoomed event after beforeZoom - fixes #371

🔥 Breaking changes

  • Removed customShapes on bars/columns as the code got really complex and bug-prone causing a lot of maintenance cost.

Misc changes

  • Fix an abbreviation in the DE locale - Thanks @jnncks
  • added scatter-images in examples

Don't miss a new apexcharts release

NewReleases is sending notifications on new releases.