Crate plotters_canvas

Source
Expand description

The Plotters HTML5 Canvas backend.

This backend allows Plotters operates the HTML5 Canvas when targeted to Webassembly.

See the documentation for CanvasBackend for more details.

Structsยง

CanvasBackend
The backend that is drawing on the HTML canvas TODO: Support double buffering