recharts 2.12.4
What's Changed
Small fixes while working on v3 continued...
Fix
Accessibility: remove role attribute from recharts-wrapper which caused an accessibility violation with > 1 chart on the same page by @julianna-langston in https://github.com/recharts/recharts/pull/4386, fixes #4384X/YAxis: fix incorrect padding calculation when there is 1 datapoint or less by @graup in https://github.com/recharts/recharts/pull/4314 closes #4313
className fixes - helps slowly address https://github.com/recharts/recharts/issues/2169:
Tooltip: allow customclassNameoncursorby @108yen in https://github.com/recharts/recharts/pull/4306RadarChart/RadialBarChart: allow customclassNameonPolarRadiusAxis,PolarAngleAxis, andRadardot by @108yen in https://github.com/recharts/recharts/pull/4335Pie: allow customclassNameonlabelandlabelLineofPieby @108yen in https://github.com/recharts/recharts/pull/4381
Full Changelog: https://github.com/recharts/recharts/compare/v2.12.3...v2.12.4