Docs.rs
kwik-1.18.6
kwik 1.18.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KiaShakiba
Dependencies
csv ^1.3.1
normal
gnuplot ^0.0.46
normal
indexmap ^2.10.0
normal
linreg ^0.2.0
normal
md-5 ^0.10.6
normal
nohash-hasher ^0.2.0
normal
num-format ^0.4.4
normal
num-traits ^0.2.19
normal
parking_lot ^0.12.4
normal
rand ^0.9.1
normal
rayon ^1.10.0
normal
serde ^1.0.219
normal
sha2 ^0.10.9
normal
statrs ^0.18.0
normal
sysinfo ^0.35.2
normal
thiserror ^2.0.12
normal
approx ^0.5.1
dev
serde_test ^1.0.177
dev
Versions
72.78%
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
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
kwik
1.18.6
Module plot
Module Items
Re-exports
Modules
Enums
Traits
In crate kwik
kwik
Module
plot
Copy item path
Source
Re-exports
§
pub use crate::plot::figure::
Figure
;
Modules
§
bar_
plot
box_
plot
figure
line_
plot
scatter_
plot
Enums
§
Axis
Format
Legend
Position
Traits
§
Plot
Implementing this trait allows the struct to be added to a plot figure.