npm recharts 3.0.1
v3.0.1

latest releases: 3.1.2, 3.1.1, 3.1.0...
2 months ago

What's Changed

Lots of fixes from the 3.0 release - thanks for the reports!

Fix

  • Label: fix an issue which caused labelRef to get passed to custom DOM elements which logged an error/warning by @saurabhraj123 in #6008
  • Pie->Label: fix issue where pie labels were not rendering correctly when specified as a child of Pie by @PavelVanecek in #5987
  • Legend: apply legend itemSorter for custom content as well as default content by @PavelVanecek in #6012
  • Legend: keep legend items in the same order when they are hidden and shown by @PavelVanecek in #6017
  • Bar->Brush: fix undefined access error when using Brush with stacked bar charts by @PavelVanecek in #6009
  • X/YAxis: fix DecimalError when creating vertical oriented charts with a single datapoint by @ckifer in #6016
  • X/Y/Y/PolarAngle/PolarRadius Axis: tickFormatter is no longer called with data indexes before the actual data by @PavelVanecek in #6019

Full Changelog: v3.0.0...v3.0.1

Don't miss a new recharts release

NewReleases is sending notifications on new releases.