mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-26 01:05:52 +03:00
[PR #686] [MERGED] chore(deps): update dependency apexcharts to v4 #4163
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#4163
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/0xJacky/nginx-ui/pull/686
Author: @renovate[bot]
Created: 10/29/2024
Status: ✅ Merged
Merged: 12/14/2024
Merged by: @0xJacky
Base:
dev← Head:renovate/apexcharts-4.x📝 Commits (1)
4ac7cb1chore(deps): update dependency apexcharts to v4📊 Changes
2 files changed (+58 additions, -77 deletions)
View changed files
📝
app/package.json(+1 -1)📝
app/pnpm-lock.yaml(+57 -76)📄 Description
This PR contains the following updates:
^3.54.1->^4.2.0Release Notes
apexcharts/apexcharts.js (apexcharts)
v4.2.0Compare 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: https://github.com/apexcharts/apexcharts.js/compare/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: https://github.com/apexcharts/apexcharts.js/compare/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: 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.