1 unstable release

new 0.1.0 Dec 26, 2024

#169 in Visualization

MIT license

3KB

plotters-gpui-backend

gpui backend for plotters

Please goto https://github.com/JakkuSakura/plotters-gpui-backend 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-backend = { git = "https://github.com/JakkuSakura/plotters-gpui-backend" }

No runtime deps