Logo animation
with chained transitions,
and clickable logo group.
My first real D3 project (after my quick'n'dirty hack during the nxthacks 2015, which has recently evolved into these beautiful AssetGraphs-v2 products, that I am really proud of).
http://altsheets.ddns.net/d3/animatelogo/
As this is my first one, and my favorite language is Python, not JS ... I might have chosen strange ways - happy to receive your criticism. I have already formulated some issues, please see the source code of animatelogo.html and animatelogo.js.
Clone it, and open in in your (JavaScript-enabled) browser
git clone https://github.com/altsheets/d3-animatelogo.git
cd d3-animatelogo
firefox animatelogo.html
d3.js
d3-transform.js
for the amazing "Data Driven Documents" JS library, and the useful d3-transform extension.
Version v03 (25/August/2015 -27/August/2015), v08 (27/Jan/2016)
Licensed under my giveback-license-v05
Please give feedback! Thanks a lot.