recharts v0.19.0 Release Notes

Release Date: 2016-11-23 // over 7 years ago
  • ๐Ÿ”จ refactor

    • โœ‚ remove unneed Animate in Bar and Rectangle
    • ๐Ÿ”จ refactor interval of CartesianAxis, support "preserveStart", "preserveEnd", "preserveStartEnd"
    • โž• add payload in the Tooltip and Scatter of ScatterChart, and unify the payload of Components

    feat

    • ๐Ÿ‘ RadialBar support events triggered on the entire bar
    • ๐Ÿ‘Œ support customized lable in RadialBar
    • ๐Ÿ‘Œ support maxHeight in ResponsiveContianer

    ๐Ÿ›  fix

    • ๐Ÿ›  fix multiple y-axes breaks chart when plotting only single datum
    • ๐Ÿ˜Œ Relax propTypes.ticks in CartesianAxis