plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀 (by plotters-rs)
RustGnuplot
A Rust library for drawing plots, powered by Gnuplot. (by SiegeLord)
plotters | RustGnuplot | |
---|---|---|
14 | 1 | |
4,011 | 415 | |
2.6% | 0.5% | |
7.9 | 5.3 | |
24 days ago | 3 months ago | |
Rust | Rust | |
MIT License | GNU Lesser General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
plotters
Posts with mentions or reviews of plotters.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-23.
-
Plotting with GTK4
plotter-rs Cairo backend: Specific backend to interact with a gtk-rs DrawingArea widget.
-
Looking for any crates to help me migrate my current workflow to Rust.
I would also look at plotters https://github.com/plotters-rs/plotters to replace mathplotlib. Unfortunately, I'm not aware of any library for image transformations/augmentations.
-
Iced, a cross-platform GUI library — New release featuring stabilization of stateless widgets, first-class theming, widget operations, lazy widget, and more!
Have you looked into plotters https://github.com/plotters-rs/plotters ? I think it should be possible to integrate it into an app.
- By the way, plotters has an ab_glyph feature now
-
[Media] Quantum wave packet simulations (second day learning Rust)
About plots, besides plotly, take a look at https://github.com/plotters-rs/plotters and https://github.com/milliams/plotlib
-
2D library with decent text rendering / measuring support
I'd recommend plotters, I've only used it for it's drawing api and I found it quite nice for text rendering.
-
Data visualization in rust
- https://github.com/plotters-rs/plotters
- Simple plotting/graphing crate suggestions
-
Discussion: Integrating polars and plotters
For those who do not know about them, polars is a data frame crate for Rust and Python. It is also the fastest data frame library, according to benchmarks. Plotters is a crate for data visualisation. Both are the equivalents of pandas and matplotlib from the Python ecosystem. However, the integration with matplotlib in pandas has no equivalent. I would like to propose an effort to integrate polars with plotters, either by modifying the existing codebases, or creating a new bridge crate. I would love to hear opinions about this from the widder community.
- What libraries do you miss from other languages?
RustGnuplot
Posts with mentions or reviews of RustGnuplot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-04-10.
-
Simple plotting/graphing crate suggestions
I made a gnuplot-based crate sometime ago. It's alright.
What are some alternatives?
When comparing plotters and RustGnuplot you can also consider the following projects:
plotly.rs - Plotly for Rust
argos - Argos: a data viewer that can read HDF5, NetCDF4, and other file formats.
iced - A cross-platform GUI library for Rust, inspired by Elm
alacritty - A cross-platform, OpenGL terminal emulator.
crates.io - The Rust package registry
rust - Empowering everyone to build reliable and efficient software.
cross - “Zero setup” cross compilation and “cross testing” of Rust crates
vega - A visualization grammar.
aws-sdk-rust - AWS SDK for the Rust Programming Language
criterion.rs - Statistics-driven benchmarking library for Rust
rustbreak - A simple, fast and easy to use self-contained single file storage for Rust
sanitizers - AddressSanitizer, ThreadSanitizer, MemorySanitizer