Skip to content

fix(deps): update dependency apexcharts to v4 #1978

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apexcharts (source) 3.54.1 -> 4.5.0 age adoption passing confidence

Release Notes

apexcharts/apexcharts.js (apexcharts)

v4.5.0: 💎 Version 4.5.0

Compare Source

What's Changed

  • getSvgString() method is now public which allows users to get SVG string of the chart by calling method on the chart instance.
  • fixes #​2963, fixes #​3452; safari bugs fixed by removing legend from svg foreignObject
  • fixes #​4937; data label issue when hideZeroBarsWhenGrouped
  • fixes #​4940; fixes #​4935; x-axis ticks improvements
  • fix #​4939; hideZeroBarsWhenGrouped in column chart
  • fix #​4932; tooltip color in pie/donut charts

Full Changelog: apexcharts/apexcharts.js@v4.4.0...v4.5.0

v4.4.0: 💎 Version 4.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.3.0...v4.4.0

v4.3.0: 💎 Version 4.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.2.0...v4.3.0

v4.2.0: 💎 Version 4.2.0

Compare Source

What's Changed

Documentation update
  • Migrated all react samples from class components to functional components

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.1.0...v4.2.0

v4.1.0: 💎 Version 4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v4.0.0...v4.1.0

v4.0.0: 💎 Version 4.0.0

Compare 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


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code analysis view labels Oct 29, 2024
@MetRonnie MetRonnie added blocked stop-updating Prevent Renovate from continuously updating this PR labels Oct 29, 2024
@MetRonnie
Copy link
Member

This seems to separately resolve the TypeError problem that was in #1499, but I have noticed panning in the gantt view seems borked

@oliver-sanders oliver-sanders added the data workflows team Work pertaining to the analysis/gantt/etc views label Nov 4, 2024
@renovate renovate bot force-pushed the renovate/major-analysis-view-packages branch from fd89944 to 26f2f92 Compare March 25, 2025 12:26
@MetRonnie
Copy link
Member

Panning in the Gantt chart is still broken, might be apexcharts/apexcharts.js#4975

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked data workflows team Work pertaining to the analysis/gantt/etc views dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code stop-updating Prevent Renovate from continuously updating this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants