Docs.rs
plotters-unstable-0.2.1
plotters-unstable 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
38
Dependencies
chrono ^0.4.11
normal
optional
num-traits ^0.2.11
normal
plotters-backend ^0.2
normal
plotters-bitmap ^0.2
normal
optional
plotters-svg ^0.2
normal
optional
criterion ^0.3.2
dev
itertools ^0.9.0
dev
plotters-bitmap ^0.2
dev
rand ^0.7.3
dev
rand_distr ^0.2.2
dev
rand_xorshift ^0.2.0
dev
rayon ^1.3.0
dev
font-kit ^0.7.0
normal
optional
image ^0.23.4
normal
optional
lazy_static ^1.4.0
normal
optional
rusttype ^0.8.2
normal
optional
wasm-bindgen ^0.2.62
normal
web-sys ^0.3.39
normal
wasm-bindgen-test ^0.3.12
dev
Versions
81.09%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Path
plotters_
unstable
0.2.1
Path
Aliased Type
In plotters_
unstable::
element
plotters_unstable
::
element
Type Alias
Path
Copy item path
Source
pub type Path<Coord> =
PathElement
<Coord>;
๐
Deprecated: Use new name PathElement instead
Aliased Type
ยง
pub struct Path<Coord> {
/* private fields */
}