D3.js
Likes 16
Name | D3.js |
---|---|
Website | d3js.org |
Demo web link | github.com/... |
Open source | Yes BSD License |
Latest version | 2.10.3 |
Trial and Prices | Free under BSD |
Minified size | 116 kb |
Dependencies | github.com/... for partial IE8 compatibility. No dependencies needed for other browsers supported |
Graphic technology | SVG |
Charts types | |
Area | Yes |
Bar | Yes |
Bubble | Yes |
Line | Yes |
Pie | Yes |
Scatter | Yes |
Spline | Yes |
Sparklines | Yes |
Candlestick | - Unofficial example: https://gist.github.com/1074045 |
Donut | Yes |
Node / Edge graph | Yes |
Other charts | D3.js is a drawing library, and not just a chart library. You can make virtually any visualization or graph given time. |
Features | |
Events | Yes |
Multitouch | |
Ability to zoom in and out of charts | Yes |
Annotations on the chart | No |
Combination of charts | Yes |
Data labels | Yes |
Date-time axis | Yes |
Dynamic charts | Yes |
Export files | Yes |
External Data Loading | |
Interactive (responds to mouse hover/click) | Yes |
Text Rotation for Labels | Yes x-y coordinates(of text) needs to be changed after rotation of text |
Platforms | |
Firefox | Yes |
Internet Explorer | - IE 9 is supported, IE 8 is supported with Aight |
Google Chrome | Yes |
Safari | Yes |
Opera | Yes |
iPhone | Yes |
iPad | Yes |
Social Networks | |
Source code repository | github.com/... |
Website | d3js.org |
User reviews and comments
Très apprécié
D3 is powerful and has lots of beautiful examples. One important thing: learning curve is steep but I think it's worth it :)
the best libraries for now
Powerfull
easy to grasp
cool! I think it can draw anything (dataviz) :)
awesome. imminently flexible.