pub const NODE_WIDTH: f32 = 216.0;
The default width of a node, in pixels.
Nodes on one canvas share a width so the columns of a graph line up and the eye can compare two steps without measuring them.