fix(deps): update dependency apexcharts to v5 #1978
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.54.1β5.3.6Release Notes
apexcharts/apexcharts.js (apexcharts)
v5.3.6: π Version 5.3.6Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v5.3.3...v5.3.6
v5.3.5Compare Source
v5.3.4Compare Source
v5.3.3: π Version 5.3.3Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v5.3.0...v5.3.3
v5.3.2Compare Source
v5.3.1Compare Source
v5.3.0: π Version 5.3.0Compare Source
What's changed
ApexCharts now supports direct parsing and mapping of raw data objects, eliminating the need for manual data transformation. Complete documentation for this feature - https://apexcharts.com/docs/parsing-data/
These chart types now support XY series formats making it consistent with the rest of the chart types. Read the documentation for this change - https://apexcharts.com/docs/series/
v5.2.0Compare Source
v5.1.0Compare Source
v5.0.0Compare Source
v4.7.0: π Version 4.7.0Compare Source
What's Changed
Cleaned up misplaced resolve() call in updateOptions()
v4.6.0: π Version 4.6.0Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v4.5.0...v4.6.0
v4.5.0: π Version 4.5.0Compare Source
What's Changed
Full Changelog: apexcharts/apexcharts.js@v4.4.0...v4.5.0
v4.4.0: π Version 4.4.0Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v4.3.0...v4.4.0
v4.3.0: π Version 4.3.0Compare Source
What's Changed
ApexChartsclass by @βSmithKy3 in #β4884New Contributors
Full Changelog: apexcharts/apexcharts.js@v4.2.0...v4.3.0
v4.2.0: π Version 4.2.0Compare Source
What's Changed
Documentation update
New Contributors
Full Changelog: apexcharts/apexcharts.js@v4.1.0...v4.2.0
v4.1.0: π Version 4.1.0Compare Source
What's Changed
Negative line color feature added - sample; references #β596

fix #β4735; Zoom with the mouse scroll button always activate when "selection" is enabled
Fix isolated point in line chart not closing path by @βbautisflow in #β4782
update goals type by @βrahulr-96 in #β4788
#β4763 bugfix Display error Date when set xaxis frist label close to next day. by @βcuobiezi in #β4798
fix:#β4801 The return type of the dataLabels formatter has been redefine by @βdaiboom in #β4802
fix #β2270; improved checks for element existence before doing any calculations
fix #β4828; append legend marker to window.SVG which was a problem when using multiple charts on same page
fix #β4829; x-position misalignment in numeric bar charts when x is 0
fix #β4794; jumping tooltp over bars in shadow DOM
fixes #β4811 by @βrahulr-96 in #β4812
Fix dutch locale by @βcmeelker in #β4822
Allow pan and zoom on mobile devices by @βandre-ehlert in #β4823
New Contributors
Full Changelog: apexcharts/apexcharts.js@v4.0.0...v4.1.0
v4.0.0: π Version 4.0.0Compare Source
What's Changed
Upgrade to Svgjs 3.2.
Svg.js, the main engine behind ApexChartsβ drawing mechanism, was long overdue for an upgrade. With apexcharts@β4.0.0, both Svg.js and all related plugins have been upgraded to their latest versions. This ensures that ApexCharts stays up-to-date with its dependencies.
Other fixes
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.54.1...v4.0.0
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Never, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.