Loon: An Interactive Statistical Visualization Toolkit
source iris.tcl
set ps [pairs -data $iris -color $Species]
- Note that currently the
data
argument does not refer to a state and, therefore, cannot be changed after creation.
- The scatterplot matrix is currently a compound widget. A single widget implementation is planned.
Scatterplot Matrix