3 releases
0.3.2 | Jan 28, 2023 |
---|---|
0.3.1 | Mar 2, 2022 |
0.3.0 | Mar 1, 2022 |
#295 in Visualization
37 downloads per month
Used in plotters-druid
15KB
230 lines
Plotters Piet
A Piet backend for Plotters. This lets you draw plots on a Piet render context.
Note that so far this has only been tested with piet-cairo and piet-direct2d.
Examples can be found in the examples directory.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
lib.rs
:
A Piet backend for Plotters. This lets you draw plots on a Piet render context.
Dependencies
~1.1–4MB
~79K SLoC