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.
cd d3ia
start localhost (for systems with ruby)
ruby -run -e httpd . -p 5000
to stop server simply use ctrl-x
WIP