Docs.rs
ggplot-rs-0.1.0
ggplot-rs 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
02 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
sipemu
Dependencies
arrow ^53
normal
optional
image ^0.24
normal
indexmap ^2
normal
plotters ^0.3
normal
polars ^0.46
normal
optional
rand ^0.8
normal
Versions
29.06%
of the crate is documented
Go to latest version
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
label_scientific
ggplot_
rs
0.1.0
In ggplot_
rs::
scale::
format
ggplot_rs
::
scale
::
format
Function
label_
scientific
Copy item path
Source
pub fn label_scientific(v:
f64
) ->
String
Expand description
Format in scientific notation (e.g., 12345 → “1.23e4”).