pub fn tag_y_text(y: f64, color: [f32; 4], text: &str)
Tag the Y axis at position y with a text label using the non-variadic ImPlot_TagY_Str0 API.
ImPlot_TagY_Str0