recharts v2.0.8 Release Notes

Release Date: 2021-02-24 // about 3 years ago
  • feat

    • ๐Ÿ‘ allow to show tooltip when hover or click bar item for and
    • โž• add api getXScales, getYScales, getXScaleByAxisId, getYScaleByAxisId, getItemByXY to chart, fix #2422
    • โž• Add SyncMethod to categorical charts
    • findAllByType searches for match inside of a fragment
    • ๐Ÿ‘ allow to add customized polarAngles and polarRadius to , fix #2452

    ๐Ÿ›  fix

    • ๐Ÿ›  fix Tooltip receive wrong payload when mouse enter , .etc, fix #2394
    • ๐Ÿ›  fix Treemap tooltip when use dataKey to specify value, fix #2428

    deps

    • โšก๏ธ update react-resize-detector to 6.6.0, fix #2431