recharts v0.8.3 Release Notes

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

    • ๐Ÿ”จ refactor CartesianChart to a high order component, move some function to /util/CartesianUtils which can be used in ScatterChart.
    • ๐Ÿšš Simplify ComposedChart, remove duplicated code
    • ๐Ÿ‘‰ use filterEventAttributes to add events props
    • cancel selecting line and area in LineChart, AreaChart, ComposedChart