Skip to content
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

chore(deps): update dependency apexcharts to v4 #363

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
apexcharts (source) ^3.42.0 -> ^4.0.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 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

v3.54.1: 💎 Version 3.54.1

Compare Source

What's Changed

Full Changelog: apexcharts/apexcharts.js@v3.54.0...v3.54.1

v3.54.0: 💎 Version 3.54.0

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v3.53.0...v3.54.0

v3.53.0: 💎 Version 3.53.0

Compare Source

What's new

New Property

New method

  • highlightSeries; In a multi-series chart, call this method to reduce opacity of all other series and only highlight a particular one.

Enhancements

  • Mousewheel support for zooming; references #​960

Bugfixes

Announcements

  • End support for IE11.

New Contributors

Full Changelog: apexcharts/apexcharts.js@v3.52.0...v3.53.0

v3.52.0: 💎 Version 3.52.0

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v3.51.0...v3.52.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 changed the title chore(deps): update dependency apexcharts to v4 chore(deps): update dependency apexcharts to v4 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/apexcharts-4.x branch December 8, 2024 18:38
@renovate renovate bot changed the title chore(deps): update dependency apexcharts to v4 - autoclosed chore(deps): update dependency apexcharts to v4 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/apexcharts-4.x branch from f5bcc33 to 80e014f Compare December 8, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants