KYRAN DALE

I'm a data-visualizer, JavaScripter, Pythonista and general purpose hacker. Currently enjoying the productivity of Svelte and D3.

Recent posts

A Dynamic D3 Filter Menu Permalink

less than 1 minute read

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

less than 1 minute read

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

less than 1 minute read

A recent client wanted a way to filter a large dataset of objects while seeing any changes immediately reflected by data-selective charts. Using ...