plotters-gpui

Crates.ioplotters-gpui
lib.rsplotters-gpui
version0.1.1
created_at2024-12-26 17:17:50.861303+00
updated_at2024-12-27 08:48:17.145193+00
descriptionPlotting with gpui in Rust
homepage
repositoryhttps://github.com/JakkuSakura/plotters-gpui
max_upload_size
id1495829
size1,838
Jakku Sakura (JakkuSakura)

documentation

README

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" }
Commit count: 41

cargo fmt