Docs.rs
matplotrust-0.1.7
matplotrust 0.1.7
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ruivieira
Dependencies
base64 ^0.10.1
normal
image ^0.21.0
normal
tempfile ^3
normal
probability ^0.15.12
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
matplotrust
0.1.7
matplotrust
Function
horizontal_line
Copy item path
Source
pub fn horizontal_line<U>(y: U, options:
Option
<
LinePlotOptions
>) ->
String
where U:
ToString
,