npm recharts 3.2.0
v3.2.0

one day ago

What's Changed

Quite a bit of 3.0 bug fixes in this release along with two new hooks. Thanks to all who've been reporting issues!

Feat

Hooks

Fix

  • Bar: fix unnecessary line breaks in Bar labels by @eino in #6214
  • Bar: improve Bar performance when activeBar is turned off by @PavelVanecek in #6290
  • Stacked Bar/Area: fix stacked charts with duplicate categorical data by @PavelVanecek in #6194
  • Scatter: fix exception when Scatter data has non-string type property by @PavelVanecek in #6248
  • X/YAxis: fix blinking when changing props by @PavelVanecek in #6262
  • PolarAngleAxis/Radar: fix polar angle axis ticks text positions by @mindtraveller in #6276
  • Label: allow rendering Labels as nested children in XAxis, YAxis and Reference elements by @PavelVanecek in #6219
    LabelList: fix issue with LabelList not rendering in Pie charts by @PavelVanecek in #6246
  • Text: fix exception when Text's children is empty and scaleToFit=true by @PavelVanecek in #6282
  • Tooltip: bound Tooltip coordinates to the chart container in synchronized charts by @shreedharbhat98 in #6263
  • Brush: allow brush travelers to be controlled by keys after mouse interaction by @ckifer in #6285
  • useActiveTooltipDataPoints : fix infinite rendering loop by @PavelVanecek in #6247

Chore

New Contributors (thanks everyone!)

Full Changelog: v3.1.2...v3.1.3

Don't miss a new recharts release

NewReleases is sending notifications on new releases.