- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://eventbrite.github.io/britecharts/
- 软件文档: http://eventbrite.github.io/britecharts/
软件介绍
Britecharts 是一个基于 D3.js v4 的可重用图表库,允许简单直观地使用可以组合在一起的图表和组件来创建令人惊叹的可视化。
Britecharts 的组件已经在 ES2015 中写入,因此它们有经过全面测试。
主要特性:
可重用性
组合性
经过充分测试
用法
Britecharts 的典型用法包括使用简单的 API 创建一个图表,然后将其呈现在先前已应用数据的容器上。代码如下所示:
barChart .width(500) .height(300); barContainer.datum(dataset).call(barChart);
TED Talks Storytelling: 23 Storytelling Techniques from the Best
Akash Karia / CreateSpace Independent Publishing Platform / 2015-1-11 / USD 6.99
"Every speaker can put these ideas into practice immediately -- and they should!" ~ Dr. Richard C. Harris, Certified World Class Speaking Coach "An insightful read" ~Dennis Waller, Top 500 Revie......一起来看看 《TED Talks Storytelling: 23 Storytelling Techniques from the Best》 这本书的介绍吧!
