recharts v0.19.1 Release Notes

Release Date: 2016-12-15 // over 7 years ago
  • ๐Ÿ›  fix

    • Adding missing event propTypes
    • ๐Ÿ‘Œ support x, y of Text are number or text
    • ๐Ÿ›  fix proptypes of Scatter to allow that the props data can be a array of array
    • ๐Ÿ›  fix server side render check isSsr
    • โœ‚ remove duplicated "square" in legendType
    • ๐Ÿ›  fix getStringSize when server side rendering check fails
    • ๐Ÿ›  fix animation error when update Line which has props stroke-dasharray
    • ๐Ÿ›  fix bug of BarChart when add stackId in only one Bar and update test cases