While working on visualizing data (application traffic) in realtime I used circles with size representing volume and color representing health.
Here are basic examples of circles with varying sizes and colors and animating them to dynamically change that I used as building blocks.

Here are links to the code and working example:
http://bl.ocks.org/1473535
https://gist.github.com/1473535
Advertisement
Filed under: Code, User Interface