plotters-gtk4 0.3.2

Plotters GTK4 Backend
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.
Visit the last successful build: plotters-gtk4-0.6.0

Plotters GTK4

github crates.io docs CI

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:

Examples

For a real world example, Spicy, a GTK4 frontend for Ngspice circuit simulator, uses this backend to plot simulation results.