FormPlotter.save

FormPlotter.save(filepath, tight=True, autoscale=True, bbox_inches='tight', pad_inches=0.0, **kwargs)[source]

Saves the plot to a file.

Parameters

filepath (str) – Full path of the file.