Docs.rs
plotkit-core-0.5.0
plotkit-core 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
anonymousAAK
Dependencies
colorous ^1
normal
kurbo ^0.11
normal
ndarray ^0.16
normal
optional
polars ^0.46
normal
optional
insta ^1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module renderer
plotkit_
core
0.5.0
Module renderer
Module Items
Traits
In crate plotkit_
core
plotkit_core
Module
renderer
Copy item path
Source
Expand description
The renderer trait — the single seam between chart logic and output backends.
Traits
§
Renderer
A rendering backend that can produce raster or vector output.