recharts v0.9.0 Release Notes

Release Date: 2016-04-07 // about 8 years ago
  • ๐Ÿ”จ refactor

    • โœ‚ Remove default event handler in Pie, and add activeIndex to let user control the active sector
    • โœ‚ Remove detectElementResize
    • โž• Add activeDot in Line and Area

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix the bug of updating line when the length of line is zero at first
    • ๐Ÿ›  Fix the base value of AreaChart which was set to be 0 before