Skip to content

Bump apexcharts from 5.12.0 to 5.13.0#8154

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apexcharts-5.13.0
Closed

Bump apexcharts from 5.12.0 to 5.13.0#8154
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/apexcharts-5.13.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Copy link
Copy Markdown
Contributor

Bumps apexcharts from 5.12.0 to 5.13.0.

Release notes

Sourced from apexcharts's releases.

💎 Version 5.13.0

This release focuses on a major visual and behavioral overhaul of tooltips, gauges, and the toolbar, alongside a new zoom-aware LTTB downsampler for very large datasets, a new multi-axis zero-alignment option, and a tightening of the public TypeScript surface.


Features

feat(tooltip): modernized positioning, arrows, and a11y

Tooltip box and arrow now anchor off the bar's rendered DOM rect fixing column/datetime alignment in stacked and grouped charts. Adds a connector arrow (default on) and context-aware placement

  • New options:
    • tooltip.arrow: boolean (default true) — render a connector arrow pointing at the data point.

feat(gauge): needle options and animation

Three new radial-gauge design knobs and a smoother needle update:

feat(yaxis): alignZero

When multiple y-axes mix sign ranges (for example one spans -10..15, another 0..3), their zero lines no longer share a pixel position - so bars from different axes appear to have different baselines. Setting alignZero: true on two or more axes now extends each opted-in axis so y=0 lands at the same pixel.

  • Default: false (no behavior change unless opted in).
  • Closes #5100.

feat(toolbar): modernized

Replaces the mixed icon set (filled circles, illustrated hand, heavy magnifier) with a coordinated stroke-only Lucide-style set, and wraps the toolbar in a soft glass pill container with hover and selected-button backgrounds.


Upgrade notes

  • Tooltip arrow is on by default (tooltip.arrow: true). To restore the pre-5.13 look, set tooltip.arrow: false. The arrow is auto-suppressed for followCursor, fixed.enabled, fillSeriesColor, non-axis charts, and most shared multi-series cases.
  • TypeScript users on stricter configs may see new errors from the narrowed literal unions on tooltip.theme, states.filter.type, legend.clusterGroupedSeriesOrientation, and xaxis.axisTicks.borderType. Fix by using one of the documented string values. Reading off opts.w may also surface, since [key: string]: any was removed from formatter option types.
Commits
  • c2e52e7 release: 5.13.0
  • 0657508 chore: update e2e tests snapshots
  • cd738f1 feat(yaxis): add alignZero to share zero baseline across multiple y-axes
  • 350ed2e fix(gauge): center partial-arc gauges within their canvas
  • af68c05 update funnel and pyramid samples
  • 1993ad3 feat(yaxis): add alignZero to share zero baseline across multiple y-axes
  • a5d3a49 fix(gauge): value arc honors min/max domain instead of hardcoding percent
  • 758e85a fix: remove pivot element from gauge; it is no more required as needle base w...
  • a15ffd7 feat(gauge): needle showValueArc, pivot.offsetY, hollow stroke, tween-from-pr...
  • 8073a51 refactor(types): tighten public types, fix w shape, narrow string fields
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 23, 2026
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-wpnlde May 23, 2026 00:07 Inactive
@github-actions
github-actions Bot enabled auto-merge May 23, 2026 00:26
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 9000472 to 4b5f6a5 Compare May 23, 2026 00:37
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-z31fko May 23, 2026 00:39 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 4b5f6a5 to 3c07e57 Compare May 23, 2026 00:53
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-tyym3y May 23, 2026 00:54 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 3c07e57 to f65e59f Compare May 23, 2026 01:22
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-ioxrjx May 23, 2026 01:24 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from f65e59f to cf6f30a Compare May 23, 2026 01:44
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-pgeggf May 23, 2026 01:46 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch 15 times, most recently from 883048d to 59326f4 Compare May 28, 2026 03:47
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-wck88u May 30, 2026 01:25 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 562c64c to 3c6a42b Compare May 30, 2026 01:49
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-aka4fj May 30, 2026 01:51 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 3c6a42b to d2f734f Compare May 30, 2026 02:17
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-lrflhd May 30, 2026 02:19 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from d2f734f to 07a504d Compare May 30, 2026 02:32
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-szeprq May 30, 2026 02:34 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 07a504d to 5e0b415 Compare May 30, 2026 02:50
@wdower
wdower temporarily deployed to heimdall2-dependabot-np-xgwonj May 30, 2026 02:52 Inactive
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch 14 times, most recently from 95f4904 to 3abc613 Compare June 5, 2026 01:47
Bumps [apexcharts](https://github.com/apexcharts/apexcharts.js) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/apexcharts/apexcharts.js/releases)
- [Commits](apexcharts/apexcharts.js@v5.12.0...v5.13.0)

---
updated-dependencies:
- dependency-name: apexcharts
  dependency-version: 5.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apexcharts-5.13.0 branch from 3abc613 to 605e4d5 Compare June 5, 2026 02:06
@sonarqubecloud

sonarqubecloud Bot commented Jun 5, 2026

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #8211.

@dependabot dependabot Bot closed this Jun 6, 2026
auto-merge was automatically disabled June 6, 2026 00:06

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/apexcharts-5.13.0 branch June 6, 2026 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants