2 releases
new 0.1.1 | Dec 27, 2024 |
---|---|
0.1.0 | Dec 26, 2024 |
#164 in Visualization
267 downloads per month
2KB
plotters-gpui
gpui backend for plotters
Please goto https://github.com/JakkuSakura/plotters-gpui for more information.
Due to gpui not being published on crates.io, you need to add the following to your Cargo.toml
:
[dependencies]
plotters-gpui = { git = "https://github.com/JakkuSakura/plotters-gpui" }