ploteria

Crates.ioploteria
lib.rsploteria
version0.1.0
sourcesrc
created_at2020-06-19 17:41:49.726096
updated_at2020-06-19 17:41:49.726096
descriptionCriterion's plotting library
homepage
repositoryhttps://github.com/ploteria/ploteria
max_upload_size
id255769
size93,204
Brook Heisler (bheisler)

documentation

README

ploteria

Continuous integration

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.

License

This project is licensed under either of

at your option.

Contributing

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.

Commit count: 26

cargo fmt