您的位置:首页 > Web前端 > React

React 和 D3 构建的图表库 Recharts

2017-06-09 14:41 489 查看
Recharts 是一个用 React 和 D3构建的重新定义的图表库。这个库能帮助你在 React 应用中轻易绘制图表,Recharts 的主要特点:简单地使用 React 组件进行部署支持原生 SVG,轻量级应用一些 D3 子模块示例:
Recharts 的所有组件都十分有条理地分离。lineCharts 由 x 轴, tooltip, grid, and line items 组成,它们每个都是独立的 React 组件。有条理地分离和组合是 Recharts 所遵循的原则之一。Module Formatsbabel-plugin-recharts A simple transform to cherry-pick Recharts modules soyou don’t have to.

recharts / recharts

Watch115 Star5791 Fork382Redefined chart library built with React and D3 — More...http://recharts.org
Issues
#726can i change the svg's width?by yokeyang  2017-06-07
#723None of the pie charts are working on the homepageby oliverwatkins  2017-06-07
#725connectNulls Propertie in Line don't worksby pbdm  2017-06-07
#724Mixed componentsby txgruppi  2017-06-06
#287Real-time chartby sdoomz  2017-06-06
master分支代码最近更新:2017-06-06下载zip扩展链接 https://zhuanlan.zhihu.com/p/20641029?refer=purerender
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: