Page
subsurfaceio.logplot.render.page
Assemble a single logplot page SVG.
Functions:
| Name | Description |
|---|---|
generate_page_svg |
Build the SVG document for the current page state of |
generate_page_svg
Build the SVG document for the current page state of logplot.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
logplot
|
LogPlot
|
Façade with template, data, and initialized layout. |
required |
Returns:
| Type | Description |
|---|---|
str
|
Complete SVG document string for the current |