You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- use permissive payload/label props for Tooltip (recharts 3 omits
PropertiesReadFromContext from TooltipProps)
- fix Legend payload/verticalAlign Pick (LegendProps no longer
exposes payload)
- add explicit any for payload items to satisfy noImplicitAny
(eslint disabled for this file due to recharts 3 any payload)
Closes#43
Validated: pnpm type-check, 16 tests, pnpm audit clean
0 commit comments