toyplot.reportlab module

Support functions for rendering using ReportLab.

toyplot.reportlab.render(svg, canvas)[source]

Render the SVG representation of a toyplot canvas to a ReportLab canvas.

Parameters