Today we're going to make some linked views in a scatterplot matrix (SPLOM). We'll first code it up in an obvious way, then we'll explore some other implementation patterns for making interactions a bit more fluid.
This version uses Canvas and point hiding to maximize efficiency. Check drawing code.