2 releases

new 0.1.1 Dec 27, 2024
0.1.0 Dec 26, 2024

#164 in Visualization

Download history 267/week @ 2024-12-23

267 downloads per month

MIT license

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" }

No runtime deps