hvplot.ui.hvPlotExplorer.save#

hvPlotExplorer.save(filename, **kwargs)[source]#

Save the plot to file.

Calls the holoviews.save utility, refer to its documentation for a full description of the available kwargs.

Parameters:
filename: string, pathlib.Path or IO object

The path or BytesIO/StringIO object to save to