Crates.io | ploteria |
lib.rs | ploteria |
version | 0.1.0 |
source | src |
created_at | 2020-06-19 17:41:49.726096 |
updated_at | 2020-06-19 17:41:49.726096 |
description | Criterion's plotting library |
homepage | |
repository | https://github.com/ploteria/ploteria |
max_upload_size | |
id | 255769 |
size | 93,204 |
ploteria
This crate allows you to easily crate complex plots and graphs. Internally this crate uses gnuplot to perform the actual plotting.
This crate was originally an implementation detail of Criterion.rs, but it has since been forked into its own crate.
This project is licensed under either of
at your option.
We welcome all people who want to contribute. Please see the contributing instructions for more information.
Contributions in any form (issues, pull requests, etc.) to this project must adhere to Rust's Code of Conduct.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.