/d3ia

xml varations on d3.js in action example code

Primary LanguageJavaScript

D3 in Action Files

Expriements to go along D3.js in Action by Elijah Meeks.

Focuses on xhtml, xml, and xquery trickery with version 4 of D3.js.

Original source files are here

Run either locally or from inside exist-db.

To test localy:

cd d3ia

start localhost (for systems with ruby) ruby -run -e httpd . -p 5000

to stop server simply use ctrl-x

To install into exist-db

WIP