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