class SvgFlowable(svg)

Bases: reportlab.platypus.Flowable

Convert byte streasm containing SVG into a Reportlab Flowable.

Convert SVG to RML drawing on initializtion.

drawing: reportlab.graphics.shapes.Drawing
width: int
height: int
wrap(*_args)

Return diagram size.

draw()

Render the chart.