A Rust drawing library focused on data plotting for both WASM and native applications.
# Cargo.toml
[dependencies]
plotters = "0.3.7"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an SVG plot of y=x^2 with axes and labels.
Add features like `svg_backend` or `bitmap_backend` to your Cargo.toml dependency.
No dependency data recorded yet.