recharts v0.17.0 Release Notes

Release Date: 2016-11-08 // over 7 years ago
  • ๐Ÿ›  fix

    • ๐Ÿ›  fix strokeDasharray of Line
    • โž• add payload in Legend payload item
    • ๐Ÿ›  fix position of vertical Legend
    • Recalculate points after width or height change

    ๐Ÿ”จ refactor

    • ๐Ÿ”จ refactor ticks filter algorithm of CartesianAxis
    • ๐Ÿ”„ change order of stacked BarChart and AreaChart
    • ๐Ÿ”จ refactor event handlers of PieChart, RadarChart, Brush, RadialBarChart
    • ๐Ÿ‘Œ support onMouseEnter, onMouseLeave, onMouseMove, onClick in categorical chart