diff --git a/README.md b/README.md index 137b269..45d862a 100644 --- a/README.md +++ b/README.md @@ -1023,6 +1023,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_ ### Data visualization +* [djduque/pgfplots](https://github.com/djduque/pgfplots) [[pgfplots](https://crates.io/crates/pgfplots)] — A Rust library to generate publication-quality figures. [![build](https://github.com/DJDuque/pgfplots/actions/workflows/rust.yml/badge.svg)](https://github.com/DJDuque/pgfplots/actions/workflows/rust.yml) * [igiagkiozis/plotly](https://github.com/igiagkiozis/plotly) — Plotly for Rust. * [milliams/plotlib](https://github.com/milliams/plotlib) — [![build badge](https://api.travis-ci.org/milliams/plotlib.svg?branch=master)](https://travis-ci.org/milliams/plotlib) * [plotters](https://github.com/plotters-rs/plotters) — [![build badge](https://github.com/plotters-rs/plotters/workflows/CI/badge.svg)](https://github.com/plotters-rs/plotters/actions)