chore(deps): update dependency recharts to v3.5.1 #980
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.2.1->3.5.1Release Notes
recharts/recharts (recharts)
v3.5.1Compare Source
What's Changed
Fix
Pie: add missingSectorindex toPieshapeprop by @ckifer in #6683Piesimilar toactiveIndexin 2.xPie: prevent cross-Pie highlighting in multi-PiePieCharts with shared dataKeys by @shreedharbhat98 in #6678TypeScript/Tooltip: updateactiveLabeltype to be astring | numberby @ckifer in #6691Accessibility/General: addtabIndex-1 on RechartsZIndexsvg portalgtags to prevent extraneous focusable surfaces by @ckifer in #6687General: Removed accidental eslint dependency from main dependencies which should remove it from installation with rechartsNew Contributors
Full Changelog: recharts/recharts@v3.5.0...v3.5.1
v3.5.0Compare Source
What's Changed
Mostly fixes and performance improvements this release but check out the deprecation of
Pieactive/inactiveShapein favor of aligning with theshapeprop of other chart elements.Feat
Pie: addshapeto align custom Pie sector shapes to other Recharts components by @ckifer in #6482activeShapeandinactiveShape. Please use theisActiveprop passed from the callback toshapeto create active Pie sectors.Stacked Charts: implementreverseStackOrderprop in v3 - fixes a regression between recharts 2 and 3 by @j-shimizu111 in #6644Typescript/Dot: exportActiveDotPropsandDotItemDotPropstypes by @simaks in #6657Fix
SetTooltipEntrySettingsto break infinite rendering loop by @PavelVanecek in #6616Line: fix animation when interrupted with non-data related changes by @PavelVanecek in #6641Line/Area: fix active dot appearing outside graph by @cameronm-orion in #6612Legend: aLegendwith aportalno longer adjusts the margin of the chart (which left an empty space) by @ckifer in #6609ErrorBar: remove duplicate key warning when error range has same values by @bas0N in #6660PolarAngleAxis: prevent overlapping "0" and "360" ticks by @PavelVanecek in #6611Typescript/Area: add specific type toArea.labelinstead ofanyby @PavelVanecek in #6621General: disable immutable check in production, removes console warnings by @tngwoerleij in #6619Docs
New Contributors (thanks everyone!)
Full Changelog: recharts/recharts@v3.4.1...v3.4.2
v3.4.1Compare Source
What's Changed
Forgot some exports for Z Index in 3.4
DefaultZIndexesandZIndexLayerby @ckifer in #6599Full Changelog: recharts/recharts@v3.4.0...v3.4.1
v3.4.0Compare Source
v3.3.0Compare Source
What's Changed
Feat
ResponsiveContaineris now built-in to all charts by @PavelVanecek in #6388responsiveprop to any chart along with a height and width as if you were usingResponsiveContainer. One less component to wrap things with.ResponsiveContainerwill continue to work for the life of 3.xFix
YAxis: Only use the YAxiswidth="auto"oscillation detection if the difference is > 1 pixel by @PavelVanecek in #6450ResponsiveContainer: only shrinks in the dimensions where it needs to shrink by @PavelVanecek in #6367Treemap: fix animation stutters in Treemap by @PavelVanecek in #6326Sankey: fix unique key error by @daiboom in #6352Website changes - https://recharts.github.io/
Unfortunately the current contributors and admins do not own recharts.org and the renewal of the domain remains up in the air. To remove that uncertainty we have deployed the website at our github pages URL instead.
New Contributors
Full Changelog: recharts/recharts@v3.2.1...v3.3.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 was generated by Mend Renovate. View the repository job log.