Robin Wieruch 1/4/2015

D3 on Angular: Small Multiples with Brushing

Read Original

This technical article demonstrates how to implement Edward Tufte's 'Small Multiples' visualization concept using D3.js within an Angular.js framework. It provides a step-by-step guide for creating multiple, synchronized line charts, and details how to implement a brushing interaction where selecting a range in one chart updates all other charts simultaneously via Angular event communication ($emit and $broadcast).

D3 on Angular: Small Multiples with Brushing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week