Package tech.tablesaw.plotly.components
Class Page
java.lang.Object
tech.tablesaw.plotly.components.Component
tech.tablesaw.plotly.components.TemplateComponent
tech.tablesaw.plotly.components.Page
Represents an entire html page that contains a figure
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Page.PageBuilderpageBuilder(Figure figure, String divName) Methods inherited from class tech.tablesaw.plotly.components.TemplateComponent
asJavascript, getEngine
-
Method Details
-
asJavascript
- Specified by:
asJavascriptin classTemplateComponent
-
getJSONContext
- Specified by:
getJSONContextin classComponent
-
pageBuilder
-