Package tech.tablesaw.plotly
Class Plot
java.lang.Object
tech.tablesaw.plotly.Plot
Displays plots in a development setting, by exporting a file containing the HTML and Javascript,
and then opening the file in the default browser on the developer's machine.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
DEFAULT_DIV_NAME
- See Also:
-
DEFAULT_OUTPUT_FILE
- See Also:
-
DEFAULT_OUTPUT_FILE_NAME
- See Also:
-
DEFAULT_OUTPUT_FOLDER
- See Also:
-
-
Constructor Details
-
Plot
public Plot()
-
-
Method Details
-
show
-
show
Opens the default browser on the given HTML page. This is a convenience method for anyone who wants total control over the HTML file containing one or more plots, but still wants to use the mechanism for opening the default browser on it.- Parameters:
html
- An arbitrary HTML page, it doesn't even need plotsoutputFile
- The file where the page will be written
-
show
-
show
-
show
-
defaultFile
-
randomFile
-
randomizedFileName
-