Docs.rs
box-plotters-0.1.0
box-plotters 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Bjarkehp
Dependencies
itertools ^0.14
normal
plotters ^0.3
normal
plotters-backend ^0.3
normal
anyhow ^1.0
dev
approx ^0.5
dev
plotters ^0.3
dev
Versions
53.33%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module orientation
box_
plotters
0.1.0
Module orientation
Module Items
Structs
Traits
In box_
plotters::
box_
plot
box_plotters
::
box_plot
Module
orientation
Copy item path
Source
Structs
§
Horizontal
Represents a horizontal orientation.
Vertical
Represents a vertical orientation.
Traits
§
Orientation
Trait implemented by box plot orientations (
Vertical
and
Horizontal
)