npm recharts 3.9.1
v3.9.1

6 hours ago

What's Changed

  • perf: optimize ScatterChart hover by reducing re-renders from O(n) to O(1) by @roy7 in #7133
  • fix(YAxis): render explicit ticks when a non-literal domain can't resolve on empty data (#7362) by @nlenepveu in #7393
  • fix: avoid Sankey nodes overlapping skipped-depth links by @pupuking723 in #7471
  • Add stacked bar chart with horizontal threshold line example by @nijuse in #7495
  • fix(DefaultLegendContent): omit empty value from legend icon aria-label by @greymoth-jp in #7501
  • chore(deps): bump immer from 10.2.0 to 11.1.8 by @dependabot[bot] in #7452
  • fix(getNiceTickValues): remove trailing duplicate tick when allowDecimals=false by @JSap0914 in #7482
  • Fix/per graphical item formatter prop by @shreedharbhat98 in #7287

New Contributors

Full Changelog: v3.9.0...v3.9.1

Don't miss a new recharts release

NewReleases is sending notifications on new releases.