[][src]Crate plotters_svg

The Plotters SVG backend.

The plotters bitmap backend allows you to render images by Plotters into SVG vector graphs.

See the documentation for SVGBackend for more details.

Structs

SVGBackend

The SVG image drawing backend