plot_serializer.serializer.write_schema_json#

plot_serializer.serializer.write_schema_json(file: TextIO | str) None[source]#

Writes the scheme of the figure to a file on disk.

Parameters:

file (Union[TextIO, str]) – Either a filepath as string or a TextIO object