recharts v2.0.0-beta.5 Release Notes
Release Date: 2020-03-26 // over 3 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