PltPlotPage constructor
init
Initializes a new instance of the PltPlotPage
class.
def __init__(self, objects):
...
Parameter | Type | Description |
---|---|---|
objects | list | The PLT plot objects. |
Initializes a new instance of the PltPlotPage
class.
def __init__(self, objects):
...
Parameter | Type | Description |
---|---|---|
objects | list | The PLT plot objects. |