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
:
[]
= { = "https://github.com/JakkuSakura/plotters-gpui" }