mirror of
https://gitlab.com/feliix42/embedded-plots.git
synced 2024-11-22 01:46:30 +00:00
Embedded rust library for drawing plots, based on embedded-graphics
examples | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Embedded Plots
Heapless plotting library for small embedded targets, based on embedded-graphics crate.
This is very beginning of the development, however it is functional to the point where single plot can be drawn.