recharts v2.0.0-beta.6 Release Notes

Release Date: 2020-05-12 // almost 4 years ago
  • ๐Ÿ›  fix

    • ๐Ÿ›  fix error of Brush when data is empty, but chart width or height or Brush update, fix #2093
    • ๐Ÿ›  fix build error , fix #2120
    • ๐Ÿ›  fix attrs of , reverts previous change: now positionAttrs is again after attrs
    • Get legend wrapper boundingRect to correctly compute legend offset, fix #2062

    feat

    • ๐Ÿ‘Œ support customized traveller of Brush, fix #1600