pub(crate) fn draw_cluster( svg: &mut SvgWriter, min: Point, max: Point, label: &str, offset: Point, )
Visually group mission sections with a labeled bounding box.