• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/25-Apr-2025-851729

.cargo-checksum.jsonD25-Apr-2025484 11

Android.bpD25-Apr-2025864 3228

Cargo.tomlD25-Apr-20251,006 4135

LICENSED25-Apr-202510 11

METADATAD25-Apr-2025375 1817

MODULE_LICENSE_MITD25-Apr-20250

README.mdD25-Apr-2025512 96

TEST_MAPPINGD25-Apr-2025334 1716

cargo_embargo.jsonD25-Apr-202525 43

README.md

1# plotters-svg - The SVG backend for Plotters
2
3This is a part of plotters project. For more details, please check the following links:
4
5- For high-level intro of Plotters, see: [Plotters on crates.io](https://crates.io/crates/plotters)
6- Check the main repo at [Plotters repo](https://github.com/plotters-rs/plotters.git)
7- For detailed documentation about this crate, check [plotters-backend on docs.rs](https://docs.rs/plotters-backend/)
8- You can also visit Plotters [Homepage](https://plotters-rs.github.io)
9