Rust plotting library using Python (Matplotlib) for rendering.
# Cargo.toml
[dependencies]
plotpy = "1.22.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple line plot and saves it as PNG.
Install Python 3 and run 'pip install matplotlib'.
No dependency data recorded yet.