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