export_sparkline_as_png

Documentation for eth_defi.research.sparkline.export_sparkline_as_png function.

export_sparkline_as_png(fig)

Render a sparkline chart and return as PNG bytes.

Parameters

fig (matplotlib.figure.Figure) –

Return type

bytes