This repository was archived by the owner on Jun 23, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed
Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " plotters-backend"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44authors = [" Hao Hou <haohou302@gmail.com>" ]
55edition = " 2018"
66license = " MIT"
Original file line number Diff line number Diff line change 1- # plotters-backend - The Backend API Crate for Plotters
1+ # plotters-backend - The base crate for implementing a backend for Plotters
22
3- This crate defines a stable interface between the Plotters core code and backend implementations.
43This is a part of plotters project. For more details, please check the following links:
54
6- - [ Plotters repo ] ( https://github.com/38 /plotters.git )
7- - [ Homepage ] ( https://plotters-rs. github.io )
8-
9-
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 )
You can’t perform that action at this time.
0 commit comments