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

..--

src/23-Nov-2023-1,5231,094

.cargo_vcs_info.jsonD23-Nov-202374 65

.gitignoreD23-Nov-2023157 1111

Android.bpD23-Nov-2023726 3026

Cargo.tomlD23-Nov-2023836 2522

Cargo.toml.origD23-Nov-2023409 1512

LICENSED23-Nov-20231.1 KiB2217

METADATAD23-Nov-2023391 2019

MODULE_LICENSE_MITD23-Nov-20230

OWNERSD23-Nov-202340 21

README.mdD23-Nov-2023533 96

README.md

1# plotters-backend - The base crate for implementing a 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/38/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