npm recharts 2.12.4
v2.12.4

latest releases: 2.12.6, 2.12.5
29 days ago

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 #4386, fixes #4384
  • X/YAxis: fix incorrect padding calculation when there is 1 datapoint or less by @graup in #4314 closes #4313

className fixes - helps slowly address #2169:

  • Tooltip: allow custom className on cursor by @108yen in #4306
  • RadarChart/RadialBarChart: allow custom className on PolarRadiusAxis, PolarAngleAxis, and Radar dot by @108yen in #4335
  • Pie: allow custom className on label and labelLine of Pie by @108yen in #4381

Full Changelog: v2.12.3...v2.12.4

Don't miss a new recharts release

NewReleases is sending notifications on new releases.