Package tech.tablesaw.plotly.components
Class Page.PageBuilder
- java.lang.Object
-
- tech.tablesaw.plotly.components.Page.PageBuilder
-
-
Constructor Summary
Constructors Constructor Description PageBuilder(Figure figure, String divName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Page
build()
Page.PageBuilder
plotlyJsLocation(String location)
-
-
-
Method Detail
-
build
public Page build()
-
plotlyJsLocation
public Page.PageBuilder plotlyJsLocation(String location)
-
-