Skip to main content

draw

Function draw 

Source
fn draw<R: Renderer>(
    area: &Area,
    bbox: Rect,
    title: &ShapeLabel<'_>,
    painter: &mut Style<'_, R>,
)
Expand description

Draw the area’s outline (no fill) plus its title, at bbox.