| Crates.io | arwggplot |
| lib.rs | arwggplot |
| version | 0.4.0 |
| created_at | 2024-02-23 01:04:48.880985+00 |
| updated_at | 2025-06-15 00:08:58.575097+00 |
| description | arwggplot is part of the gguppy plotting library, but can also be used on its own to create images. |
| homepage | https://github.com/alwinw/gguppy |
| repository | https://github.com/alwinw/gguppy |
| max_upload_size | |
| id | 1149946 |
| size | 39,502 |
[!CAUTION] 🚧 This package is still in work and subject to great change.
arwggplot is part of the gguppy plotting library, but can also be used on its own to create images.
gguppy in no_std Rustlib.rs - mod and re-export
svg - non-exhaustive implementation of the svg specification in no_std Rust
Heavily inspired by https://github.com/bodoni/svg and https://github.com/RazrFalcon/resvg/tree/master/crates/usvg but not a drop-in replacement for either of them
mod and re-export