Function vertical_line

Source
pub fn vertical_line<U>(x: U, options: Option<LinePlotOptions>) -> String
where U: ToString,