npm recharts 3.8.1
v3.8.1

7 hours ago

What's Changed

Bugfixes!

  • fix(z-index): prevent elements from disappearing during dynamic zIndex transitions by @VIDHITTS in #7006
  • fix: prevent tooltip flicker in syncMethod="value" with mismatched data arrays by @roy7 in #7020
  • docs: add missing SVG props documentation to PolarGrid #3400 by @ramanverse in #6987
  • fix: add cursor prop type to BaseChartProps by @mixelburg in #7065
  • fix: restore arrow key navigation when active index is outside zoomed… by @AbishekRaj2007 in #7086
  • Add test for ticks spacing by @VIDHITTS in #7082
  • fix(Pie): skip minAngle redistribution when no segment needs it by @Harikrushn9118 in #7097
  • fix(DefaultLegendContent): use entry.value for aria-label when formatter returns React element by @mixelburg in #7109
  • fix(PolarRadiusAxis): update ticks prop type by @PavelVanecek in #7112
  • fix: PieChart double padding gap when a data item has value 0 by @Copilot in #7113
  • Add boxplot example by @PavelVanecek in #7130
  • [fix] Update ticks calculator and domain extension by @PavelVanecek in #7146
  • fix: guard against non-function d3-scale exports in getD3ScaleFromType by @tdebarochez in #7123
  • fix: stackOffset expand should not override numerical XAxis domain by @SeaL773 in #7152
  • fix: resolve keyboard navigation and tooltip issues for Pie charts (#6921) by @olagokemills in #7140
  • fix(Tooltip): prevent crash on sparse or undefined payload entries by @Om-Mishra09 in #7149
  • fix(RechartsWrapper): prevent ResizeObserver memory leak on ref update by @Om-Mishra09 in #7161

New Contributors

Full Changelog: v3.8.0...v3.8.1

Don't miss a new recharts release

NewReleases is sending notifications on new releases.