3 releases

0.3.2 Jan 28, 2023
0.3.1 Mar 2, 2022
0.3.0 Mar 1, 2022

#420 in Visualization

30 downloads per month
Used in plotters-druid

MIT/Apache

15KB
230 lines

Plotters Piet

crates.io docs.rs badge

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

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