Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 29, 2024

This PR contains the following updates:

Package Change Age Confidence
apexcharts (source) 3.54.1 β†’ 5.3.6 age confidence

Release Notes

apexcharts/apexcharts.js (apexcharts)

v5.3.6: πŸ’Ž Version 5.3.6

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v5.3.3...v5.3.6

v5.3.5

Compare Source

v5.3.4

Compare Source

v5.3.3: πŸ’Ž Version 5.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: apexcharts/apexcharts.js@v5.3.0...v5.3.3

v5.3.2

Compare Source

v5.3.1

Compare Source

v5.3.0: πŸ’Ž Version 5.3.0

Compare Source

What's changed

  • Data Parsing capabilites.
    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/
  • Pie/Donut/RadialBar series formats
    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.0

Compare Source

v5.1.0

Compare Source

v5.0.0

Compare Source

v4.7.0: πŸ’Ž Version 4.7.0

Compare Source

What's Changed

Cleaned up misplaced resolve() call in updateOptions()

v4.6.0: πŸ’Ž Version 4.6.0

Compare Source

What's Changed

New Contributors

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

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


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 analysis views 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

@oliver-sanders
Copy link
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

@renovate renovate bot force-pushed the renovate/major-analysis-view-packages branch from 26f2f92 to d1caf70 Compare January 13, 2026 17:37
@renovate renovate bot changed the title fix(deps): update dependency apexcharts to v4 fix(deps): update dependency apexcharts to v5 Jan 13, 2026
@oliver-sanders
Copy link
Member

Blocked, we can't upgrade to v5 for licence reasons!

#2406

@oliver-sanders oliver-sanders mentioned this pull request Jan 13, 2026
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

analysis views Work pertaining to the analysis/gantt/etc views blocked 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