fix(deps): update dependency recharts to v3.4.0 #202
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
3.3.0->3.4.0Release Notes
recharts/recharts (recharts)
v3.4.0Compare Source
What's Changed
Added z-index support across most recharts surfaces + a few other features, lots of fixes, and some doc updates 🚀
Feat
Line: addshapeproperty to allow for custom shape implementations by @tarik02 in #6512Sankey: support for left-aligned Sankey nodes via thealignprop by @dbnl-renaud in #6568Sankey: support for top-aligned Sankey nodes via theverticalAlignprop by @dbnl-kat #6576Label: allow overwriting thetextAnchorprop by @PavelVanecek in #6547Fix
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 #6481Area: fix regression in Area event handlers where the events were not firing correctly by @PavelVanecek in #6507Funnel: fix Funnel margin calculations by @PavelVanecek in #6453Funnel: fix label position issues from previous release by @PavelVanecek in #6473Label/Text: correctLabelandTexttypes to only what they can actually render by @PavelVanecek in #6467Misc: inline a few es-toolkit functions that were causing build errors by @daiboom in #6543Misc: remove circular dependency import that had potential to cause runtime errors by @ckifer in #6581Chore
strictNullsin TSConfig for good 🚀Docs
Lots of changes in recharts.github.io
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.
This PR has been generated by Renovate Bot.