D3.js
J'aime 16
Nom | D3.js |
---|---|
Site web | d3js.org |
Lien de démonstration | github.com/... |
Open source | Oui BSD License |
Dernière version | 4.9.1 |
Gamme de prix | Free under BSD |
Taille minifié | 116 kb |
Dépendances | github.com/... for partial IE8 compatibility. No dependencies needed for other browsers supported |
Graphic technology | SVG |
Types de Graphiques | |
Area | Oui |
Bar | Oui |
Bubble | Oui |
Line | Oui |
Pie | Oui |
Scatter | Oui |
Spline | Oui |
Sparklines | Oui |
Candlestick | - Unofficial example: https://gist.github.com/1074045 |
Donut | Oui |
Node / Edge graph | Oui |
Other charts | D3.js is a drawing library, and not just a chart library. You can make virtually any visualization or graph given time. |
Fonctionnalités | |
Events | Oui |
Multitouch | |
Possibilité de zoomer + ou - sur les graphiques | Oui |
Annotations sur le graphique | Non |
Combinaison de graphiques | Oui |
Libellés des données | Oui |
Axe date-temps | Oui |
Graphiques dynamiques | Oui |
Export de fichiers | Oui |
Chargement de données externes | |
Interactive (responds to mouse hover/click) | Oui |
Impression | |
Rotation du texte pour les libellés | Oui x-y coordinates(of text) needs to be changed after rotation of text |
Plateformes | |
Firefox | Oui |
Internet Explorer | - IE 9 is supported, IE 8 is supported with Aight |
Google Chrome | Oui |
Safari | Oui |
Opera | Oui |
iPhone | Oui |
iPad | Oui |
Réseaux sociaux | |
Source code repository | github.com/... |
Site web | d3js.org |
Avis utilisateurs et commentaires
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.