Crate freya_plotters_backend

Crate freya_plotters_backend 

Source
Expand description

Plotters backend for Freya using Skia.

This crate implements a DrawingBackend for the plotters library which renders into Freya’s Skia-based canvas.

Requires the plot feature in freya.

§Example

See examples/feature_plot_3d.rs.

Structs§

PlotSkiaBackend
PlotSkiaBackendError