docs.rs failed to build plotters-gtk4-0.3.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
plotters-gtk4-0.6.0
Plotters GTK4
Plotters GTK4 Backend
This is a third-party backend that allows plotters to operate with GTK4 drawing APIs. For more details, please check the following links:
- For high-level intro of Plotters, see: Plotters on crates.io
- Check the main repo at Plotters repo
- For detailed documentation about this crate, check plotters-backend on docs.rs
- You can also visit Plotters Homepage
Examples
For a real world example, Spicy, a GTK4 frontend for Ngspice circuit simulator, uses this backend to plot simulation results.