[frontend] Update dependency apexcharts to v4 #2010
+55
−83
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.51.0
->4.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apexcharts/apexcharts.js (apexcharts)
v4.2.0
Compare Source
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 https://github.com/apexcharts/apexcharts.js/pull/4782
update goals type by @rahulr-96 in https://github.com/apexcharts/apexcharts.js/pull/4788
#4763 bugfix Display error Date when set xaxis frist label close to next day. by @cuobiezi in https://github.com/apexcharts/apexcharts.js/pull/4798
fix:#4801 The return type of the dataLabels formatter has been redefine by @daiboom in https://github.com/apexcharts/apexcharts.js/pull/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 https://github.com/apexcharts/apexcharts.js/pull/4812
Fix dutch locale by @cmeelker in https://github.com/apexcharts/apexcharts.js/pull/4822
Allow pan and zoom on mobile devices by @andre-ehlert in https://github.com/apexcharts/apexcharts.js/pull/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 [email protected], 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
v3.54.1
: 💎 Version 3.54.1Compare Source
What's Changed
Full Changelog: apexcharts/apexcharts.js@v3.54.0...v3.54.1
v3.54.0
: 💎 Version 3.54.0Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.53.0...v3.54.0
v3.53.0
: 💎 Version 3.53.0Compare Source
What's new
New Property
series.hidden
to hide certain series on initial render A short guide on how to use itNew method
Enhancements
Bugfixes
Announcements
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.52.0...v3.53.0
v3.52.0
: 💎 Version 3.52.0Compare Source
What's Changed
New Contributors
Full Changelog: apexcharts/apexcharts.js@v3.51.0...v3.52.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.