npm recharts 3.0.0-alpha.9
v3.0.0-alpha.9

18 hours ago

Changes since v3.0.0-alpha.8

What's Changed

Feat

  • Animation: Improved Animation interruption in Bar, Line, Area, Scatter, Pie, Radar, RadialBar, and Funnel
    • Fixes #5625
    • Removes lodash.isEqual from the project entirely
    • Allows for smoother animation when changing dataKeys or adding new graphical items during animation (interruptions)r

Fix

  • Area/Bar Allow stackId to be passed in as string or number. Fixes #5648
  • Text: Allow data-* props to be passed down to the Text element. Fixes #5664
  • CartesianAxis: Set fontSize and letterSpacing correctly in CartesianAxis, fixes issue where tick space calculation didn't take fontSize into account )
  • Tooltip: Allow Tooltip.formatter to be called when name or value are undefined. Fixes #5658

Full Changelog: v3.0.0-alpha.8...v3.0.0-alpha.9

Don't miss a new recharts release

NewReleases is sending notifications on new releases.