npm recharts 2.5.0
v2.5.0

18 months ago

What's Changed

Feat

  • ResponsiveContainer: onResize callback function by @ckifer in #3361
  • XAxis, YAxis: includeHidden prop - include all datapoints in domain calculation even when hidden by @neefrehman in #3103
  • CartesianAxis: new interval option equidistantPreserveStart by @nikolasrieble in #3392

Fix

  • ResponsiveContainer: default min-width to 0 to override default auto behavior that breaks flexbox layouts by @ckifer in #3391
  • Area: Add missing 'data' type to Area component by @ondrejvelisek in #3443
  • Brush/XAxis: fix NaN regression when interval={0} by @nikolasrieble in #3454
  • ReferenceArea/ReferenceLine: revert regression where ifOverflow prop is not obeyed due to missing defaultProps by @ckifer in #3455

Docs

Dependencies

  • chore: explicitly upgrade minor version of react-smooth by @ckifer in #3397
  • chore: upgrade react-resize-detector to 8.x by @ckifer in #3418

Refactor

New Contributors

Full Changelog: v2.4.3...v2.5.0

Don't miss a new recharts release

NewReleases is sending notifications on new releases.