Gust
Gust copied to clipboard
A small charting/visualization tool and partial vega implementation for Rust
Results
28
Gust issues
Sort by
recently updated
recently updated
newest added
Just to let you know that I'm working on completing the `0.1.5` work you've started :-)
I get several of these errors when I try to compile: ``` error[E0046]: not all trait items implemented, missing: `set_color`, `set_dimensions`, `get_dimensions`, `set_description`, `set_identifier` --> src/backend/stacked_bar_chart.rs:109:1 | 109 | impl...