Home
last modified time | relevance | path

Searched defs:new_horizontal (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/plotters/src/element/
Derrorbar.rs155 pub fn new_horizontal<S: Into<ShapeStyle>>( in new_horizontal() method
Dboxplot.rs101 pub fn new_horizontal(key: K, quartiles: &Quartiles) -> Self { in new_horizontal() method