Decision Workspace
plotiron vs dotplot vs egui_plot
Side-by-side comparison of Rust crates
42
plotiron
experimentalv0.1.2
A Rust plotting library that integrates DOT graph rendering with traditional plotting capabilities
28
dotplot
growingv0.1.0
A simple dot plot maker. Given 2 sequences, prints x, y coords to stdout.
72
egui_plot
growingv0.35.0
Immediate mode plotting for the egui GUI library
Core Metrics
| plotiron | dotplot | egui_plot | |
|---|---|---|---|
| Health Score | 42 | 28 | 72 |
| Total Downloads | 866 | 2.8K | 5.9M |
| 30d Downloads | 5 | 3 | 449.7K |
| Dependents | 0 | 0 | 1.8K |
| Releases | 3 | 1 | 24 |
| Last Updated | 189d ago | 3707d ago | 1d ago |
| Age | 6m | 10y 1m | 2y 6m |
Health Breakdown
plotiron
Maintenance
11
Quality
13
Community
4
Popularity
4
Documentation
10
dotplot
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
5
egui_plot
Maintenance
20
Quality
15
Community
17
Popularity
8
Documentation
12
Technical Details
| plotiron | dotplot | egui_plot | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.0 | 0.35.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unknown | MIT OR Apache-2.0 |
| Dependencies | 6 | 1 | 9 |
| Crate Size | 66KB | 2KB | 67KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | — | 2024 |
| MSRV | — | — | 1.92 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •egui_plot leads with a health score of 72/100, but none of the options score above 80.
- •egui_plot is depended on by 1.8K crates — strongest ecosystem trust.
- •⚠ dotplot has not been updated in over a year.