The Making of the Stitch Fix Algorithms Tour

Posted on May 9, 2017

In response to the interest shown in our Stitch Fix Algorithms Tour, we have made a series of blog posts describing how we made it. The series consists of an overview of process and structure, a description of the Tour's use of simulations, and a description of some of its micro-animations. In each post, we provide some code examples to help clarify how we did things and to provide starting points for other such narrative animations using D3.

Most of the code snipits can also be found via my blocks homepage, with the exception of the scrollytelling starting-point code, which is available here and viewable here.