Fix issue with fixed Tooltip not working on nonAxisChart by @hhjeee in https://github.com/apexcharts/apexcharts.js/pull/4959
Fixing unnecessary chart destroy on create by @siczmj in https://github.com/apexcharts/apexcharts.js/pull/4970
Extend annotation label text type to array by @dcrystalj in https://github.com/apexcharts/apexcharts.js/pull/4981
fix annotation clipping calculation caused by unprecise floats by @philipp-hillebrecht in https://github.com/apexcharts/apexcharts.js/pull/4985
fix: the wrong return type of the formatter function by @daiboom in https://github.com/apexcharts/apexcharts.js/pull/4988
Fix incorrect parsing of e notation svg command values in graphics.roundPathCorners by @ablagoev in https://github.com/apexcharts/apexcharts.js/pull/4991
Fix comparison bug in clipping calculation by @mutludev in https://github.com/apexcharts/apexcharts.js/pull/4995
Added nonce in the types in option.chart.nonce by @himanshu27tasveer in https://github.com/apexcharts/apexcharts.js/pull/4993
fix: resolve function not exists by @ismail-codar in https://github.com/apexcharts/apexcharts.js/pull/5020
New Contributors
@hhjeee made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4959
@siczmj made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4970
@dcrystalj made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4981
@philipp-hillebrecht made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4985
@ablagoev made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4991
@mutludev made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4995
@himanshu27tasveer made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/4993
@ismail-codar made their first contribution in https://github.com/apexcharts/apexcharts.js/pull/5020
Full Changelog: https://github.com/apexcharts/apexcharts.js/compare/v4.5.0...v4.6.0