pub fn tag_x_text(x: f64, color: [f32; 4], text: &str)
Tag the X axis at position x with a text label using the non-variadic ImPlot_TagX_Str0 API.
ImPlot_TagX_Str0