package documentation

AbstractDataSet implementation to save matplotlib objects as image files.

Module matplotlib_writer MatplotlibWriter saves one or more Matplotlib objects as image files to an underlying filesystem (e.g. local, S3, GCS).

From __init__.py:

Class MatplotlibWriter MatplotlibWriter saves one or more Matplotlib objects as image files to an underlying filesystem (e.g. local, S3, GCS).