Python QWidget that allows to draw matplotlib figures within the interface.
More...
|
def | __init__ (self, parent, withToolbar=False) |
|
Python QWidget that allows to draw matplotlib figures within the interface.
Create an instance and populate member MatplotlibWidget.figure.
◆ __init__()
def gui.matplotlibwidget.MatplotlibWidget.__init__ |
( |
|
self, |
|
|
|
parent, |
|
|
|
withToolbar = False |
|
) |
| |
◆ canvas
gui.matplotlibwidget.MatplotlibWidget.canvas |
◆ figure
gui.matplotlibwidget.MatplotlibWidget.figure |
◆ toolbar
gui.matplotlibwidget.MatplotlibWidget.toolbar |