Friday, November 28, 2014

d3.js: Animation & Interaction

Learning D3 Part 3: Animation & Interaction | Synthesis | Scott Becker:

D3 and UI animations – Design Research

animations and transitions | Jerome Cukier

Data Visualization and D3.js - Udacity

D3.js Tips and Tricks: Update d3.js Data Dynamically (Automatically)


Arrays · mbostock/d3 Wiki:
"Nesting allows elements in an array to be grouped into a hierarchical tree structure; think of it like the GROUP BY operator in SQL, except you can have multiple levels of grouping, and the resulting output is a tree rather than a flat table. The levels in the tree are specified by key functions."

Data Visualization and D3.js - Nest function @ Udacity

D3 nest examples @ bl.ocks.org

No comments: