fix(deps): update dependency recharts to ^3.6.0 #2338
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.5.0→^3.6.0Release Notes
recharts/recharts (recharts)
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.