showInBrowser

open override fun showInBrowser(plotTitle: String): File

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.

Return

a File reference to the created file

Parameters

plotTitle

the title of the plot if different from the title property