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