We need built-in primitives or display settings for 1D axes and 2D grids (3D grids?). Axes, at least, should be labeled.
The most sensible way to start on this is to prototype what we want to see with Python code, and then move it into the C++ implementation if necessary.
How should autoscale affect, e.g. tick mark sizes?
graph.py basically does this.