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