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