Some miscellaneous small projects to make interactive visualizations of data from various sources.
Inspired by this graphic which charted famous writers' wake-up times and some aspects of their literary output. The graphic looks pretty but isn't easy to actually read and make comparisons. This revamp uses D3.js to create an interactive display which is sortable by a variety of variables in the data set.
Most of the content is in authors/barChart.js.