KekLib.CanvasFrame#

ファイル名: CanvasFrame.py

処理内容:

デバッグ用の plot

Copyright (c) 2017-2021, Masatsuyo Takahashi, KEK-PF

class CanvasFrame(parent, figsize=None, func=None)#

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.

close_fig()#
draw(func)#
show()#