KekLib.MplCanvas#

MplCanvas.py

to avoid invalid command name “1849982244872filter_destroy” from DerbugPlot

Copyright (c) 2018, Masatsuyo Takahashi, KEK-PF

class MplCanvas(parent, *args)#

Bases: Frame

Construct a frame widget with the parent MASTER.

Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.

attach_figure(fig)#
destroy()#

Destroy this and all descendants widgets.

detach_figure()#
show()#