fix(deps): update dependency apexcharts to v5#1978
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency apexcharts to v5#1978renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Member
|
This seems to separately resolve the TypeError problem that was in #1499, but I have noticed panning in the gantt view seems borked |
fd89944 to
26f2f92
Compare
Member
|
Panning in the Gantt chart is still broken, might be apexcharts/apexcharts.js#4975 |
Member
|
v4 appears to be MIT licenced (plz check npm package, etc) - https://github.com/apexcharts/apexcharts.js/blob/v4.7.0/LICENSE We can't upgrade to v5 due to licence issues - #2406 |
26f2f92 to
d1caf70
Compare
Member
|
Blocked, we can't upgrade to v5 for licence reasons! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.