Recent posts
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 ...