pub fn set_leaves_y_values(tree: &mut ArenaTree<String>, index: usize, y: f32)
Expand description

Set the y values of the leaves of a tree to the same value in a real length branch tree.