Skip to main content

NODE_WIDTH

Constant NODE_WIDTH 

Source
pub const NODE_WIDTH: f32 = 216.0;
Expand description

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.