Docs.rs
flow-plots-0.3.1
flow-plots 0.3.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
jrmoynihan
Dependencies
anyhow ^1.0.102
normal
colorgrad ^0.8
normal
colormap ^0.0.2
normal
derive_builder ^0.20
normal
flow-fcs ^0.2.2
normal
flow-utils ^0.1.1
normal
image ^0.25.9
normal
ndarray ^0.16.1
normal
num-traits ^0.2
normal
once_cell ^1.20
normal
plotters ^0.3.7
normal
rayon ^1.11
normal
rustc-hash ^2.1
normal
serde ^1.0.228
normal
ts-rs ^12.0.1
normal
criterion ^0.8.1
dev
rand ^0.10.0
dev
Versions
87.45%
of the crate is documented
Platform
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
Skip to main content
PlotRange
flow_
plots
0.3.1
Plot
Range
Aliased Type
In crate flow_
plots
flow_plots
Type Alias
Plot
Range
Copy item path
Source
pub type PlotRange =
RangeInclusive
<
f32
>;
Aliased Type
ยง
pub struct PlotRange {
/* private fields */
}