recharts v1.4.2 Release Notes

Release Date: 2018-12-21 // over 5 years ago
  • 🔨 refactor

    • 🔨 Refactor transition of , , , make transition more smoothly when the length of dataset changes

    🛠 fix

    • replace lodash isFinite with Number.isFinite, meanwhile add polyfill core-js's Number polyfill in order to use Number.usFinite directly
    • ⚡️ updated area chart to cut off dots on left most axis