recharts v2.0.0-beta.5 Release Notes

Release Date: 2020-03-26 // about 4 years ago
  • ๐Ÿ›  fix

    • ๐Ÿ›  fix types of generateCategoricalChart
    • ๐Ÿ›  fix position of tooltip when the categorical axis has time scale
    • ๐Ÿ›  fix position of tooltip when direction is rtl
    • ๐Ÿ›  fix name of Scatter in tooltip
    • ๐Ÿ›  Fix outerArcAngle and innerArcAngle when cornerIsExternal == true
    • ๐Ÿ›  fix IE 11 supoort because of [email protected]

    feat

    • โž• add Global setting, include "isSsr"
    • ๐Ÿ‘Œ support tooltip trigger by click event
    • โž• add static method registerSymbol to Symbols
    • โž• add payload to formatter and labelFormatter in Tooltip
    • ๐Ÿ‘ allow domain of axis to change the order of categories