2 releases

0.1.1 Dec 27, 2024
0.1.0 Dec 26, 2024

#226 in Visualization

Download history 74/week @ 2024-12-20 193/week @ 2024-12-27 1/week @ 2025-01-03 1/week @ 2025-01-10

269 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