mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-22 11:53:06 +00:00
Update README.md
Add entry for plotpy
This commit is contained in:
parent
d40251a4eb
commit
69d26feae8
1 changed files with 1 additions and 0 deletions
|
@ -1159,6 +1159,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
|
|||
* [mazznoer/colorgrad-rs](https://github.com/mazznoer/colorgrad-rs) [[colorgrad](https://crates.io/crates/colorgrad)] — Color scales library for data visualization, charts, games, maps, generative art and others.
|
||||
* [milliams/plotlib](https://github.com/milliams/plotlib)
|
||||
* [plotly](https://github.com/plotly/plotly.rs) — Plotly for Rust.
|
||||
* [plotpy](https://github.com/cpmech/plotpy) — Rust plotting library using Python (Matplotlib)
|
||||
* [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)
|
||||
* [rerun](https://github.com/rerun-io/rerun) — [[rerun](https://crates.io/crates/rerun)] — An SDK for logging computer vision and robotics data (tensors, point clouds, etc) paired with a visualizer for exploring that data over time.
|
||||
* [saresend/gust](https://github.com/saresend/Gust) —
|
||||
|
|
Loading…
Reference in a new issue