D3.js - Simple Animation

written 09/08/13 by Tommy Krüger

D3.js offers a basic implementation to shapes. Simple animations can be created with CSS3 transitions. D3.js also has the function to chain animations in order to create a endles animation like you can see here. Just click the start animation button to go on.

Start Animation

Source Code