Types
Properties
Functions
Link copied to clipboard
abstract fun saveToFile(fileName: String, directory: Path = defaultPlotDir, plotTitle: String = title, extType: PlotIfc.ExtType = ExtType.PNG): File
Link copied to clipboard
Opens up a browser window and shows the contents of the plot within the browser. A temporary file is created to represent the plot for display within the browser.