d3/README.md

8 строки
598 B
Markdown
Исходник Обычный вид История

2012-05-01 19:50:25 +04:00
# Data-Driven Documents
2010-09-29 04:36:53 +04:00
2012-05-01 19:50:25 +04:00
**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG and CSS. D3s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
2010-11-09 01:34:14 +03:00
Want to learn more? [See the wiki.](https://github.com/mbostock/d3/wiki)
2012-12-20 20:15:20 +04:00
For examples, [see the gallery](https://github.com/mbostock/d3/wiki/Gallery) and [mbostocks bl.ocks](http://bl.ocks.org/mbostock).