tag_y_text

Function tag_y_text 

Source
pub fn tag_y_text(y: f64, color: [f32; 4], text: &str)
Expand description

Tag the Y axis at position y with a text label using the non-variadic ImPlot_TagY_Str0 API.