Skip to content

Releases: apexcharts/apexcharts.js

πŸ’Ž Version 3.45.2

21 Jan 16:50
Compare
Choose a tag to compare

πŸ†• Enhancements

  • Update pt.json - Thanks @artur309
  • Add border-radius to treemap; fixes #4170

🐞 Bug fixes

  • Fix the range-bar drawing bug when the value is 0
  • Discard initialXRatio in normal category bar charts - fixes #4134
  • Bring back original curve: smooth option for stroke as multiple people reported issues with monotoneCubic curve.

πŸ’Ž Version 3.45.1

21 Jan 16:46
Compare
Choose a tag to compare

🐞 Bug fixes

  • fix hourly tick increment when starting at full hour. Thanks Alex Dudau
  • update linearScale() function to respect the stepSize parameter

πŸ’Ž Version 3.45.0

15 Dec 16:30
Compare
Choose a tag to compare

πŸ†• Enhancements

  • New feature - yaxis.stepSize (fixes #332)
    The step size feature helps to define the intervals or increments between values on the axes values.

🐞 Bug fixes

  • Take into account series-index for point-annotations

πŸ’Ž Version 3.44.2

05 Dec 18:35
Compare
Choose a tag to compare

What's Changed

  • Fix stacked line charts regression bug; #4132

πŸ’Ž Version 3.44.1

05 Dec 18:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.44.0...v3.44.1

πŸ’Ž Version 3.44.0

17 Oct 11:07
Compare
Choose a tag to compare

πŸ†• Enhancements

  • improve sparkline paddings on top and bottom
  • improve line smoothing to avoid backward curve fixes #4063

🐞 Bug Fixes

  • fix default bg color in dark theme fixes #4062
  • fix xposition in rangebar charts (for tooltips) [commit] (0130bb1)
  • prevent markers from hiding on the top and the bottom of the drawing area

πŸ’Ž Version 3.43.0

30 Sep 16:21
Compare
Choose a tag to compare

What's Changed

  • remove "monotoneCubic" curve logic and apply the same algorithm for "smooth" curve.
  • switch to darker background color if theme is dark
  • improve getyAxisLabelsCoords based on formatter
  • fix grid background bands for bars
  • heatmap yaxis labels offsetY; fixes #2033
  • fix: hover and click on legend series by @maciej-ka in #3967
  • docs: improve how to contribute by @maciej-ka in #3951
  • Bugfix: Double rendering of labels by @abi-spyro in #3998
  • datalabels issue when hideZeroBarsWhenGrouped is true; fixes #4000
  • Added type to colorStops in ApexFill by @consvic in #3999
  • fix: detect positioning for leftmost values by @akozenko in #4012
  • Expose 'isSeriesHidden' to public methods by @bdavis2-PCTY in #4015

New Contributors

Full Changelog: v3.41.1...v3.43.0

πŸ’Ž Version 3.41.1

31 Jul 11:22
Compare
Choose a tag to compare

What's Changed

  • remove style injection as attribute in bar charts (csp style-src fix) by @refamila in #3886
  • Feat: trimmed treemap labels by @mabolen in #3926
  • Added type of string array to brush targets. by @vargemp in #3916
  • fixes #3691 legend custom colors
  • fix gridline issue in rangeArea fixes #3869
  • fix rounding issue in polar charts fixes #3945
  • fix csv export when series is collapsed fixes #3944
  • fix runtime error when all series are collapsed fixes #3924

New Contributors

Full Changelog: v3.41.0...v3.41.1

πŸ’Ž Version 3.41.0

11 Jun 15:39
Compare
Choose a tag to compare

What's new

Screenshot 2023-06-11 at 9 06 25 PM

What's Changed

New Contributors

Full Changelog: v3.40.0...v3.41.0

πŸ’Ž Version 3.40.0

01 May 11:58
Compare
Choose a tag to compare

What's new

fc3noor2 (2)
fc3noor2 (1)

  • Allow integer values to be passed as Column-width and Bar-height for easier management of column/bar thickness. Previously, only percentage values were supported

What's Changed

New Contributors

Full Changelog: v3.37.0...v3.40.0