You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Irene Ros edited this page Feb 19, 2014
·
19 revisions
d3.chart
d3.chart is a d3.js-based framework aimed to provide a way to write reusable charts. More specifically it offers a structure and set of patterns that encourage:
repeatability
reusability
modularity
configurability
For more information on how the above goals form the foundation of d3.chart, read @jugglinmike's post on the Bocoup blog here.