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