tag_x_text

Function tag_x_text 

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

Tag the X axis at position x with a text label using the non-variadic ImPlot_TagX_Str0 API.