Crate gguppy_core

Source
Expand description

Core implementation of a layered grammar of graphics implementation for gguppy

§gguppy_core

[!CAUTION] 🚧 This package is still in work and subject to great change.

gguppy_core is part of the gguppy plotting library, and is a no_std pure Rust implementation of the grammar of graphics.

Modules§

data
Data structures and traits for interfacing with data sources
prelude
Prelude for the majority of use cases for gguppy_core