recharts v2.0.0-beta.2 Release Notes

Release Date: 2020-03-10 // about 4 years ago
  • ๐Ÿ›  fix

    • Do word line calculation only when needed
    • ๐Ÿ›  Fixes arc angles when cornerIsExternal is used
    • Invert cartesian label position based on negative values
    • ๐Ÿ›  Fix usage of hooks in Tooltip, Label, Legend and Customized
    • ๐Ÿšš Move draging-end listener to the window for brush
    • ๐Ÿ›  Fix trigger after mouse leave
    • โž• Added the angle as key which need to be used in the Label align
    • โšก๏ธ Rewrite index.js to index.ts, update scripts in package.json

    feat

    • โž• Added index to tickFormatter
    • ๐Ÿ‘ Allow axis line customization through axisLine prop