|
| plotter |
|
| mainSizer |
|
| canvasHorizontalSizer |
|
| figure |
|
| canvas |
|
| plotOptions |
|
| toolbar |
|
| axes |
|
| plotSelectionFrame |
|
| legend |
|
Main window, containing the plotting canvas.
Definition at line 12 of file CanvasFrame.py.
◆ setDashedIfNegativeCheckbox()
def MPCDAnalysis.InteractivePlotter.CanvasFrame.CanvasFrame.setDashedIfNegativeCheckbox |
( |
|
self, |
|
|
|
value |
|
) |
| |
Sets the checkbox that controls the plot-dashed-if-negative feature.
@param[in] value True to activate the checkbox, false to deactivate.
Definition at line 144 of file CanvasFrame.py.
◆ setLogXCheckbox()
def MPCDAnalysis.InteractivePlotter.CanvasFrame.CanvasFrame.setLogXCheckbox |
( |
|
self, |
|
|
|
value |
|
) |
| |
Sets the checkbox that signifies that the x-axis is logarithmic.
@param[in] value True to activate the checkbox, false to deactivate.
Definition at line 124 of file CanvasFrame.py.
◆ setLogYCheckbox()
def MPCDAnalysis.InteractivePlotter.CanvasFrame.CanvasFrame.setLogYCheckbox |
( |
|
self, |
|
|
|
value |
|
) |
| |
Sets the checkbox that signifies that the y-axis is logarithmic.
@param[in] value True to activate the checkbox, false to deactivate.
Definition at line 134 of file CanvasFrame.py.
The documentation for this class was generated from the following file: