Alert.png The wiki is deprecated and due to be decommissioned by the end of September 2022.
The content is being migrated to other supports, new updates will be ignored and lost.
If needed you can get in touch with EGI SDIS team using operations @ egi.eu.

Difference between revisions of "VT MOOC/D3.js"

From EGIWiki
Jump to navigation Jump to search
m (moved D3.js for animations to VT MOOC/D3.js: Move to VT MOOC namespace.)
 
(No difference)

Latest revision as of 13:55, 11 November 2013

D3.js

D3.js is a javascript library that uses the HTML5 SVG to visualize data. In their own words:

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.