KYRAN DALE
I'm a data-visualizer, JavaScripter, Pythonista and general purpose hacker. Currently enjoying the productivity of Svelte and D3.
Recent posts
Warped England: Why young people can’t buy houses anymore Permalink
A D3 maps visualization of the change in the ratio of English house-prices to household incomes over the period 1997-2012. By warping the map of England to r...
A Dynamic D3 Filter Menu Permalink
A recent job required a menu that lets one progressively filter a packet of row-column data, drilling down to items of interest. It was refreshing to use D3 ...
A Bespoke D3 Histogram Permalink
A bespoke D3 histogram, with synchronizing axes. The variable radius and color of the plotted circles allows the representation of four dimensions, the x and...
Brush Filters with Active Charts Permalink
A recent client wanted a way to filter a large dataset of objects while seeing any changes immediately reflected by data-selective charts. Using ...