Registry / utility / plotlib

plotlib

JSON →
library0.5.1rscratesunverified

Pure Rust plotting library.

# Cargo.toml [dependencies] plotlib = "0.5.1"
INSTALL
IMPORT
SIG · PLOTLIB
P
plotlib
utilityrustv0.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Plot
use plotlib::Plot;

Create a new plot.

use plotlib::Plot; fn main() { let p = Plot::new(); println!("Plot created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
plotlib — cargo add plotlib · libregistry