recharts v0.20.3 Release Notes

Release Date: 2017-01-17 // about 7 years ago
  • ๐Ÿ›  fix

    • ๐Ÿ›  Fix Tooltip in ScatterChart
    • ๐Ÿ›  Fix radius of Rectangle when height < 0

    feat

    • โž• Add clip path in Area, Bar and Scatter
    • โž• Add onMouseDown and onMouseUp hooks in generateCategoricalChart

    chore

    • ๐Ÿ— Disable babel transform es2015 modules to commonjs for es6 build
    • ๐Ÿ’… Use cross-env to support windows builds, likewise downgrade linebreak-style to warning
    • ๐Ÿš€ Update release.sh