SerialAnalyzer.MplPlotCanvas#
ファイル名: MplPlotCanvas.py
処理内容:
デバッグ用の plot
Copyright (c) 2017, Masatsuyo Takahashi, KEK-PF
- class MplPlotCanvas(title, draw_func, parent=None)#
Bases:
Toplevel
Construct a toplevel widget with the parent MASTER.
Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, menu, relief, screen, takefocus, use, visual, width.
- body(body_frame)#
- button_press(*argv)#
- key_press(*argv)#
- quit()#
Quit the Tcl interpreter. All widgets will be destroyed.