recharts v0.12.4 Release Notes

Release Date: 2016-07-08 // almost 8 years ago
  • ๐Ÿ›  fix

    • ๐Ÿ›  Fix the bug of calculation accuracy in IE(Sector)
    • โœ‚ Remove unneed props "formatter" in Area and Bar
    • ๐Ÿ›  Fix props which can be supported by html tags and svg tags

    ๐Ÿ”จ refactor

    • ๐Ÿ‘Œ Support multiple activeIndex in Pie

    deps

    • โšก๏ธ Update d3-scale and d3-shape to the latest version
    • โšก๏ธ Update version of react-smooth and recharts-scale
    • Restrict the version of react to '~15.1.0'