Skip to content

Commit 2697a60

Browse files
committed
Update README blurb.
1 parent 637896b commit 2697a60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# D3.js
1+
# Data-Driven Documents
22

3-
**D3.js** is a small, free JavaScript library for manipulating HTML documents based on data. D3 can help you quickly visualize your data as HTML or SVG, handle interactivity, and incorporate smooth transitions and staged animations into your pages. You can use D3 as a visualization framework, or you can use it to build dynamic pages (like jQuery).
3+
**D3.js** is a JavaScript library for manipulating documents based on data. **D3** helps you bring data to life using HTML, SVG and CSS. D3’s 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.
44

55
Want to learn more? [See the wiki.](/mbostock/d3/wiki)

0 commit comments

Comments
 (0)