apexcharts/apexcharts.js
 Watch   
 Star   
 Fork   
6 days ago
apexcharts.js

💎 Version 3.49.1

🆕 Enhancements

basic-slope-chart

🐞 Bug fixes

  • Fix issue #4216: grid padding calculation to support array of stroke widths, thanks @veryinsanee
  • Fix heatmap yaxis offset #2033, thanks @cart-before-horse
  • FIx types (yaxis.seriesName as an Array), thanks @j2ghz
  • Remove redundant graphics.move() from end of lower rangeArea paths. - thanks @rosco54
  • Fix #4386; pie chart size issue when given in percentage
  • Fix #3827 - y-axis tooltip value in reversed
  • Fix #4348 - dumbbell chart fix for timescale xaxis
  • Fix #2251 - pie chart dataPointIndex when clicked
  • Fix #4206 - datalabels in timeline chart
  • Revert PR #4240
2024-04-16 22:25:47
apexcharts.js

💎 Version 3.49.0

🐞 Bug fixes

  • Fix gradient fill glitches for series with nulls - by @rosco54
  • Fix point annotation still visible when referenced series is collapsed. - by @rosco54
  • Additional fixes for indexing errors using yaxis-series mappings after - by @rosco54
  • Fixed Issue #3525. - by @rosco54
  • added color evaluation function in Bar.js under stroke property - by @Digvijayrao-KF
  • Radar chart bugfix #4371
  • Update zh-tw.json - by @iblislin
  • Fixed #4402 by @rosco54
2024-03-20 03:34:34
apexcharts.js

💎 Version 3.48.0

🆕 Enhancements

  • Provide a "step before" version of the current "step after" line chart; Fixes #4313
  • Use ShadowRoot getElementById() when in ShadowDOM; Thanks @cyraid

🐞 Bug fixes

Thanks @rosco54 for multiple y-axis scale fixes

2024-03-08 22:17:28
apexcharts.js

💎 Version 3.47.0

🆕 Enhancements

  • Map multiple series to the same y-axis scales (in a multi-axes chart) - fixes #4237

🐞 Bug fixes

  • Area chart gradient drawing glitch; fixes #4271
  • Point annotation fix when y-axis is not present (in case of sparkline or hidden y-axis)
  • When chart is type 'bar', ensure reference to zero is maintained

Thanks @rosco54 for y-axis scale improvements

2024-02-17 14:14:50
apexcharts.js

💎 Version 3.46.0

🆕 Enhancements

  • Improve the y-axis scale tick generation - Thanks @rosco54
  • Added "+" and "x" markers - Thanks @MiguelsPizza
  • Add Belarusan cyrilic and latin locale - Thanks @hrynko

🐞 Bug fixes

  • Fix #4167 - shadow bug in multi-series chart
  • Fix #4242 - allow labels with Invalid text
2024-01-22 00:34:43
apexcharts.js

💎 Version 3.45.1

🐞 Bug fixes

  • fix hourly tick increment when starting at full hour. Thanks Alex Dudau
  • update linearScale() function to respect the stepSize parameter
2024-01-22 00:34:43
apexcharts.js

💎 Version 3.45.2

🆕 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.
2023-12-16 00:30:25
apexcharts.js

v3.45.0

🆕 Enhancements

🐞 Bug fixes

  • Take into account series-index for point-annotations
2023-12-05 18:17:03
apexcharts.js

💎 Version 3.44.2

What's Changed

2023-12-05 18:17:03
apexcharts.js

💎 Version 3.44.1

What's Changed

New Contributors

Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v3.44.0...v3.44.1