recharts v1.6.0 Release Notes

Release Date: 2019-05-14 // almost 5 years ago
  • 🛠 fix

    • 👉 Use y-axis ticks to determine y-axis category
    • 🛠 fix bug in ThreeMap inside ResponsiveContainer, fix #1692
    • 🛠 Avoid same keys on label and line, fixes #1302
    • use _.max to replace Math.max.apply, use _.min to replace Math.min.apply

    feat

    • ➕ Adds forceCornerRadius prop to RadialBar
    • calculate width with aspect and height when width is falsey