[][src]Module lognplot::render

Canvas package for drawing stuff on canvas This means that we can be artists now!

Structs

SvgOutput

Output to SVG file format!

Traits

Canvas

A generic canvas trait. Implement this trait to become a drawing canvas.

Functions

draw_chart

Draw the given chart onto the canvas!