Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-16 | 870 Bytes | |
v3.2.1 source code.tar.gz | 2025-09-16 | 6.5 MB | |
v3.2.1 source code.zip | 2025-09-16 | 7.4 MB | |
Totals: 3 Items | 13.9 MB | 1 |
What's Changed
Fix
X/YAxis, etc.
: reduce re-renders to fix blinking line in Zoom & Highlight example by @PavelVanecek in https://github.com/recharts/recharts/pull/6315Bar
: Remove redundantRectangle
import, fixes tsup builds with recharts in them by @guscost in https://github.com/recharts/recharts/pull/6305Pie
: fix PieLabel types by @PavelVanecek in https://github.com/recharts/recharts/pull/6313Brush
: fix index off by one error whenmargin
is 0 by @ckifer in https://github.com/recharts/recharts/pull/6323- Enable dev tools via Global module instead of window by @uncaught in https://github.com/recharts/recharts/pull/6309
New Contributors
- @guscost made their first contribution in https://github.com/recharts/recharts/pull/6305
Full Changelog: https://github.com/recharts/recharts/compare/v3.2.0...v3.2.1