What's Changed
Fix
Pie: add missingSectorindex toPieshapeprop by @ckifer in #6683- This enables customization of specific slices of the
Piesimilar toactiveIndexin 2.x
- This enables customization of specific slices of the
Pie: prevent cross-Pie highlighting in multi-PiePieCharts with shared dataKeys by @shreedharbhat98 in #6678- Only marks a specific Sector as active when that sector is hovered
TypeScript/Tooltip: updateactiveLabeltype to be astring | numberby @ckifer in #6691- !! NOTE !!: This change may break your types if you relied on it as a string, but this is a bug fix
Accessibility/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 recharts
New Contributors
- @Ashish-rajput999 made their first contribution in #6694
Full Changelog: v3.5.0...v3.5.1