Update dependency recharts to v3 - #11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
December 6, 2025 13:02
9bd86e0 to
c93cd91
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
December 6, 2025 18:57
c93cd91 to
51f8385
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
December 12, 2025 12:06
51f8385 to
a119e36
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
December 12, 2025 23:32
a119e36 to
86777e8
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
December 18, 2025 16:08
86777e8 to
2238de0
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
December 31, 2025 18:12
2238de0 to
f602544
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 8, 2026 20:48
f602544 to
927217c
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 19, 2026 17:04
927217c to
8c686f1
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 23, 2026 21:41
8c686f1 to
034142d
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 24, 2026 22:58
034142d to
7d6996c
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 28, 2026 12:33
7d6996c to
6573057
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 28, 2026 22:47
6573057 to
efc6d65
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
January 29, 2026 03:03
efc6d65 to
e60c8e6
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
February 2, 2026 16:33
e60c8e6 to
bfe7bfc
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
April 1, 2026 22:14
7889c29 to
ebb2c76
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
April 8, 2026 16:34
ebb2c76 to
8139d62
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
April 10, 2026 22:51
8139d62 to
8d12bf0
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
April 24, 2026 20:10
8d12bf0 to
84d2769
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
April 29, 2026 17:51
84d2769 to
15f128f
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
May 12, 2026 02:47
15f128f to
b2a928d
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
May 12, 2026 14:34
b2a928d to
5bc08b5
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
May 18, 2026 13:47
5bc08b5 to
1cc5b04
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
May 28, 2026 22:36
1cc5b04 to
7d0b395
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
June 2, 2026 00:33
7d0b395 to
9db6961
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
June 11, 2026 09:16
9db6961 to
1ffcc3a
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
June 26, 2026 18:33
1ffcc3a to
f644bcf
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
July 3, 2026 12:34
f644bcf to
3e192cc
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x
branch
from
July 7, 2026 11:08
3e192cc to
bd882eb
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.15.0→3.10.1Release Notes
recharts/recharts (recharts)
v3.10.1Compare Source
v3.10.0Compare Source
What's Changed
Legend position
Legend now supports
positionandoffsetprops, same as Label and LabeList. This replaces the previousalignandverticalAlignfor a more convenient positioning, and fixes couple visual bugs too. See https://recharts.github.io/en-US/examples/LegendPosition/XAxis auto height
XAxis now supports height="auto" prop, similar to YAxis width="auto".
Other features
Bugfixes
New Contributors
Full Changelog: recharts/recharts@v3.9.2...v3.10.0
v3.9.2Compare Source
What's Changed
New Contributors
Full Changelog: recharts/recharts@v3.9.1...v3.9.2
v3.9.1Compare Source
What's Changed
New Contributors
Full Changelog: recharts/recharts@v3.9.0...v3.9.1
v3.9.0Compare Source
What's Changed
Animations
3.9 comes with new animations! There are several bug fixes and what's best, all animations are now fully customizable.
See the animations guide on https://recharts.github.io/en-US/guide/animations/
New features other than animations
Bugfixes
Tree-shaking
We now have focused tree-shaking tests that allow us to observe exactly which components end up in the final bundle and why. I have also removed some unnecessary loops and you should see the final bundle size decrease somewhat as a result.
There are also two new examples on the website, showing real bundle size:
Documentation updates
New Contributors
Full Changelog: recharts/recharts@v3.8.1...v3.9.0-canary.0
v3.8.1Compare Source
What's Changed
Bugfixes!
New Contributors
Full Changelog: recharts/recharts@v3.8.0...v3.8.1
v3.8.0Compare Source
What's Changed
We added generics to our
dataanddataKeyprops and now you can have your charts validated by TypeScript. See the full guide here: https://recharts.github.io/en-US/guide/typescript/We are releasing new helper functions and hooks that will allow you to precisely target mouse interactions, and convert coordinates. See the guide here: https://recharts.github.io/en-US/guide/coordinateSystems/
And new functions and hooks:
getRelativeCoordinate - converts mouse events to pixel positions
Convert Data → Pixels:
useXAxisScale - returns a function to convert X data values to pixel positions
useYAxisScale - returns a function to convert Y data values to pixel positions
useCartesianScale - convenience hook for converting both at once
Pixels → Data:
useXAxisInverseScale - returns a function to convert pixel X to the closest data value
useYAxisInverseScale - returns a function to convert pixel Y to the closest data value
useXAxisInverseTickSnapScale - returns a function to convert pixel X to the closest axis tick
useYAxisInverseTickSnapScale - returns a function to convert pixel Y to the closest axis tick
Accessing Ticks:
useXAxisTicks - returns the calculated ticks of an X-axis
useYAxisTicks - returns the calculated ticks of a Y-axis
Feat
Hooks: New hooks (see above) by @PavelVanecek in #6960Annotations: exportgetRelativeCoordinatehelper function by @PavelVanecek in #6942Legend: Add label style prop in Legend by @devoldemar in #7012XAxis/YAxis: newniceTIcksprop - specify'none' | 'auto' | 'equidistant' | 'nice'for different behaviors by @MaxGhenis in #7009General: Add event throttling controls to chart props by @PavelVanecek in #6924Fix
Pie: fix: enable tooltip synchronization for PieChart by @VIDHITTS in #6989Pie: fix: sync pie tooltip/legend color with per-sector fill by @2YH02 in #6977Bar: Fix activeBar highlighting with missing/null data by @Copilot in #7001Bar: Support Bar CSS transitions by @PavelVanecek in #6920XAxis/YAxis: respect user-provided textAnchor prop on XAxis/YAxis by @pierreeurope in #7028Tooltip: Close tooltip on blur by @gVguy in #6958General: fix error whenonMouseEnter/Leave={undefined}by @SvetlanaVesna in #6969Animation: [animations] auto disable primitives animations based on user system preferences by @cloud-walker in #6956Animation/Line: fix: prevent animated line flicker with round/square strokeLinecap by @roy7 in #7022Performance: filter zero-dimension rectangles early by @MendyLanda in #6800Types
Bar: Add generics to Bar by @PavelVanecek in #7015RadialBar: shape type and selector stability by @PavelVanecek in #6917LabelList/Area: Enhance type definitions for LabelList and Area components by @PavelVanecek in #6936PieFix Pie event handlers type by @PavelVanecek in #6944Pie/RadialBar: Fix event types for Pie and RadialBar by @PavelVanecek in #6965PolarAngleAxis: Fix PolarAngleAxis event types, add tests for remaining components by @PavelVanecek in #7000Tooltip: payload type from any by @PavelVanecek in #6925XAxis/YAxis: update event types for XAxis and YAxis, add type tests by @PavelVanecek in #7004General: Add external generics to Area by @PavelVanecek in #6993General: Add optional explicit generics to graphical items and charts by @PavelVanecek in #7035General: New feature - typed charts helper by @PavelVanecek in #7071General: Fix mouse event type by @PavelVanecek in #6939Docs
New Contributors
Full Changelog: recharts/recharts@v3.7.0...v3.8.0
v3.7.0Compare Source
What's Changed
📢‼️
Cellis now deprecated and will be removed in the next major version. Please migrate allCellusage to use theshapeprop of respective chart elements.Feat
New Hooks
useIsTooltipActive: returns if the tooltip is active by @PavelVanecek in #6880useActiveTooltipCoordinate: returns current tooltip coordinate by @PavelVanecek in #6880Other
Tooltip: allowoffsetprop to accept Coordinate object by @bigsaigon333 in #6868X/YAxisadd new axis type: "auto" by @PavelVanecek in #6823X/YAxis: replacetick: anywith explicit type by @PavelVanecek in #6911Bar/TypeScript: addBarShapePropstype to fixBar.shapetype by @PavelVanecek in #6900TypeScript: add missing useful type exports forcontent,shapefunctions, etc. @PavelVanecek in #6852Fix
BarChart: fixstackOffset=signfor charts with 3 or more positive values in one series by @PavelVanecek in #6807BarStack: fix circular dependency when building with vite by @jkr2255 in #6777BarStack: fixBarStackclipPathin charts withstackOffset=signby @PavelVanecek in #6806BarStack: apply bar stack radius to active bars by @PavelVanecek in #6906Chore
stricttsconfig by @PavelVanecek in #6842Docs
We've started auto-generating our docs for the most part so you should see large improvements in accuracy of the docs between the code, the website, and the storybook. Huge shoutout to @PavelVanecek 🚀
New Contributors
Full Changelog: recharts/recharts@v3.6.0...v3.7.0
v3.6.0Compare Source
What's Changed
3.6 🚀 - check out
BarStackand ranged stacked bars 📊Feat
BarStack: new componentBarStackby @PavelVanecek in #6746radiusBar: enable ranged stacked bars by @PavelVanecek in #6722Pie/Typescript: ExportPieSectorShapePropstype forshapefunction by @ramanverse in #6706XAxis/YAxis: Implement 'equidistantPreserveEnd' interval option for XAxis and YAxis (#6642) by @Om-Mishra09 in #6661Tooltip: AddgraphicalItemIdto tooltip payload object by @PavelVanecek in #6765TypeScript: ExportTooltipIndex,BarRectangleItem,TreemapNode,DataKey,AxisIntervalfrom public API by @Copilot in #6676Fix
Scatter: fix bug where Tooltip payload data was duplicated or contained unrelated items when using multipleScatterelements in oneScatterChartby @PavelVanecek in #6773Label/LabelList:Fix crash whenLabelis passed as content toLabelListby @Harikrushn9118 in #6732General: Round numbers before putting them to DOM by @PavelVanecek in #6707General: Store refs instead of IDs to unblock shadow DOM usecases by @PavelVanecek in #6753Chore
CartesianAxis: DeprecateCartesianAxis@PavelVanecek in #6774undefinedchecks for progress towards TSstrictmodeDocs
New Contributors
Full Changelog: recharts/recharts@v3.5.1...v3.6.0
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
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 #6512Stacked Bar: improved stacked bar animationsSankey: 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](https://rConfiguration
📅 Schedule: (in timezone Asia/Jerusalem)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.