In a couple of recent posts, I've included some experiments on using SVG and javascript to render time series data. I've been doing a little more in this area recently, and put together a site which provides access to a small sample of official UK statistics and provides mechanisms for exploring this data using time series graphs.
In addition to the rendering and interactions shown in my original post it provides a few more options to manipulate the data (e.g. hiding certain time series, smoothing the data, summing and averaging).
The site is called d8taplex. Take a look and let me know what you think. Note that currently it only supports Chrome and Safari.
Comments