Skip to content

Conversation

@radagastbot
Copy link
Contributor

@radagastbot radagastbot bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
recharts 3.3.0 -> 3.4.0 age confidence

Release Notes

recharts/recharts (recharts)

v3.4.0

Compare Source

What's Changed

Added z-index support across most recharts surfaces + a few other features, lots of fixes, and some doc updates 🚀

Feat
  • Z Index! - You can now add a z index to many chart components to order the position of recharts elements as you wish, mimicking CSS z-index. Big shout out to @​PavelVanecek in #​6479
    • See the guide page - (coming soon)
  • Line: add shape property to allow for custom shape implementations by @​tarik02 in #​6512
  • Sankey: support for left-aligned Sankey nodes via the align prop by @​dbnl-renaud in #​6568
  • Sankey: support for top-aligned Sankey nodes via the verticalAlign prop by @​dbnl-kat #​6576
  • Label: allow overwriting the textAnchor prop by @​PavelVanecek in #​6547
Fix
  • Stacked Bar / Brush: fix bug in stacked bar charts with a brush where the brush would remove elements from the wrong side of the chart by @​37108 in #​6481
  • Area: fix regression in Area event handlers where the events were not firing correctly by @​PavelVanecek in #​6507
  • Funnel: fix Funnel margin calculations by @​PavelVanecek in #​6453
  • Funnel: fix label position issues from previous release by @​PavelVanecek in #​6473
  • Label/Text: correct Label and Text types to only what they can actually render by @​PavelVanecek in #​6467
  • Misc: inline a few es-toolkit functions that were causing build errors by @​daiboom in #​6543
  • Misc: remove circular dependency import that had potential to cause runtime errors by @​ckifer in #​6581
Chore
Docs

Lots of changes in recharts.github.io

  • Switch code editor to codemirror by @​PavelVanecek in #​6531
  • Added/removed missing/stale properties where applicable from storybook and website
  • Few layout/visual changes and fixes on the website
  • Much more

New Contributors

Full Changelog: recharts/recharts@v3.3.0...v3.4.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: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link

@josimar-silva josimar-silva merged commit 0a14777 into main Nov 10, 2025
18 checks passed
@josimar-silva josimar-silva deleted the renovate/recharts-3.x branch November 10, 2025 08:38
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.

2 participants