Function horizontal_line

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