recharts v2.0.0-beta.7 Release Notes

Release Date: 2020-09-08 // over 3 years ago
  • 🛠 fix

    • 🛠 Fix flickering tooltip by keeping the isTooltipActive flag from the previous state
    • 🛠 fix(AreaDot Type): add option to use a function that returns a react element
    • 🛠 Fix typescript error in polar radar
    • 🛠 Fix typos in Label.renderCallByParent
    • ➕ Add type definition for label prop on XAxis, YAxis and ZAxis

    feat

    • Pass tickFormatter as a prop to customized tick component
    • 👍 Allow array value for last data element in Funnel to set bottom width instead of forcing 0
    • 🛰 Add payloadIndex to cursor props