Recharts 1.2.0 已发布,更新内容包括:
feat
- Add blendStroke prop to Pie component
- Adding contentStyle prop to Tooltip for styling DefaultTooltipContent
fix
- Fixed typo of playload -> payload in Radar chart
- Fix PieChart animation event handlers not firing
- Fix alwaysShow warn() condition in ReferenceLine
- Fix Tooltip disappears when using setState()
Recharts 是一个用 React 和 D3构建的重新定义的图表库,能帮助你在 React 应用中轻易绘制图表。
源码下载:
转自 https://www.oschina.net/news/99761/recharts-1-2-0-released