recharts v0.4.9 Release Notes

Release Date: 2016-02-02 // about 8 years ago
  • ๐Ÿ’ป UI

    • ๐Ÿ”จ refactor(CartesianAxis, PolarAngleAxis): change props name "orient" to "orientation"
    • ๐Ÿ”จ refactor(Line, Bar, Pie): refactor animation using new react-smooth
    • ๐Ÿ”จ refactor(Pie, RidalBar): remove the props clockWise, and add the props endAngle ### โœ… Test
    • โœ… test(Line, Bar, Radar, Scatter): add test case