• Home
Name
Date
Size
#Lines
LOC

..--

src/03-May-2024-1,5711,112

.cargo_vcs_info.jsonD03-May-2024110 66

.gitignoreD03-May-2024157 1111

Android.bpD03-May-2024943 3834

Cargo.tomlD03-May-2024770 2421

Cargo.toml.origD03-May-2024401 1512

LICENSED03-May-20241.1 KiB2217

METADATAD03-May-2024642 2422

MODULE_LICENSE_MITD03-May-20240

OWNERSD03-May-202440 21

README.mdD03-May-2024533 96

TEST_MAPPINGD03-May-2024337 1817

cargo2android.jsonD03-May-202435 44

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