recharts v1.0.0-alpha.4 Release Notes

Release Date: 2017-08-21 // over 6 years ago
  • ๐Ÿ›  fix

    • ๐Ÿ›  Fix error 'Cannot read property 'map' of undefined' in Pie
    • ๐Ÿ›  Fix bug of parsing the width of Brush
    • Don't render any path when width === 0 || height === 0 in Rectangle

      ๐Ÿ”จ refactor

    • Avoid calculating ticks if tick is set to false

    • โšก๏ธ Update the order of parsing data in mixed components

    feat

    • Render unit when the props unit of XAxis, YAxis is specified
    • โž• Add default nameKey to "name" property in Pie
    • โž• Add props className and id to ResponsiveContainer

    dep

    • โšก๏ธ Update recharts-scale to fix bug of ticks