Crates.io | arwggplot |
lib.rs | arwggplot |
version | 0.1.0 |
source | src |
created_at | 2024-02-23 01:04:48.880985 |
updated_at | 2024-02-23 01:04:48.880985 |
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/arwggplot |
repository | https://github.com/alwinw/arwggplot |
max_upload_size | |
id | 1149946 |
size | 13,705 |
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