recharts v0.8.4 Release Notes

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

    • ๐Ÿ”จ Refactor the implementation type of renderPolygon in Radar
    • ๐Ÿ”จ Refactor code in Treemap
    • โœ‚ Remove invariant and add LogUtils

    feat

    • โž• Add animation of Area, Radar, RadialBar, Scatter
    • โž• Add label formatter to default tooltip
    • โž• Add props labelLine in Pie
    • โž• Add Cell of Pie to set different options for each sector
    • โž• Add Cell support in Bar, RadialBar

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix Pie chart Label position, When using custom label It was not rendering as part of the curve group.
    • ๐Ÿ›  Fix isAnimationActive props in Area