Skip to main content

annotate

Function annotate 

Source
pub fn annotate(
    plot: &mut Plot<GridCanvas>,
    position: DecorationPosition,
    text: impl Into<String>,
)
Expand description

Places edge annotation text on a line plot.