Docs.rs
plotkit-0.5.0
plotkit 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anonymousAAK
Dependencies
base64 ^0.22
normal
optional
plotkit-core ^0.5.0
normal
plotkit-ndarray ^0.5.0
normal
optional
plotkit-polars ^0.5.0
normal
optional
plotkit-render-skia ^0.5.0
normal
plotkit-render-svg ^0.5.0
normal
optional
criterion ^0.5
dev
insta ^1
dev
plotkit-render-skia ^0.5.0
dev
Versions
100%
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
Module scale
plotkit
0.5.0
Module scale
Module Items
Enums
In crate plotkit
plotkit
Module
scale
Copy item path
Source
Expand description
Axis scale transformations (data space → axes space).
Enums
§
Scale
A scale maps data values to the normalized [0, 1] range for axis display.