recharts v0.12.0 Release Notes

Release Date: 2016-06-23 // almost 8 years ago
  • feat

    • โž• Add padding in XAxis and YAxis
    • ๐Ÿ‘Œ Support minPointSize in Bar
    • ๐Ÿ‘Œ Support "dataMin - 110" and "dataMax + 100" in the domain of numeric axis

    ๐Ÿ”จ refactor

    • ๐Ÿ”จ Refactor Treemap, change ratio to aspectRatio

    ๐Ÿ›  fix

    • ๐Ÿ›  Fix the bug of axisId in BarChart
    • ๐Ÿ›  Fix the bug of tooltip's position in BarChart
    • ๐Ÿ›  Fix PropTypes of type in Area