Skip to main content

draw_cluster

Function draw_cluster 

Source
pub(crate) fn draw_cluster(
    svg: &mut SvgWriter,
    min: Point,
    max: Point,
    label: &str,
    offset: Point,
)
Expand description

Visually group mission sections with a labeled bounding box.