export_sparkline_as_svg

Documentation for eth_defi.research.sparkline.export_sparkline_as_svg function.

export_sparkline_as_svg(fig)

Render a sparkline chart and return as SVG bytes.

Parameters

fig (matplotlib.figure.Figure) –

Return type

bytes