TwiceAsNice
2019-02-18
|
Custom classes for GUI, displaying graphics. More...
Public Member Functions | |
def | __init__ (self, parent=None, width=5, height=4, dpi=100) |
def | compute_initial_figure (self) |
Public Attributes | |
axes | |
Custom classes for GUI, displaying graphics.
A matplotlib canvas for presenting graphics
def MLG.MyMplCanvas.__init__ | ( | self, | |
parent = None , |
|||
width = 5 , |
|||
height = 4 , |
|||
dpi = 100 |
|||
) |
def MLG.MyMplCanvas.compute_initial_figure | ( | self | ) |
MLG.MyMplCanvas.axes |