mirror of
https://git.proxmox.com/git/rustc
synced 2026-01-21 08:48:01 +00:00
| .. | ||
| src | ||
| .cargo-checksum.json | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
plotters-backend - The base crate for implementing a backend for Plotters
This is a part of plotters project. For more details, please check the following links:
- For high-level intro of Plotters, see: Plotters on crates.io
- Check the main repo at Plotters repo
- For detailed documentation about this crate, check plotters-backend on docs.rs
- You can also visit Plotters Homepage