Docs.rs
matplotlib-0.2.0
matplotlib 0.2.0
Permalink
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
whooie
Dependencies
rand ^0.8.5
normal
serde_json ^1.0.120
normal
thiserror ^1.0.63
normal
Versions
98.72%
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
matplotlib
0.2.0
In matplotlib::
commands
matplotlib
::
commands
Function
ylabel
Copy item path
Source
pub fn ylabel(s: &
str
) ->
Label
Expand description
Create a new
Label
for the Y-axis with no options.