[][src]Crate plotters_canvas

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