grapa.frontend.frames_main.GUIFrameCentral

class grapa.frontend.frames_main.GUIFrameCentral(master, application: Application, **kwargs)

Bases: object

Handles the central panel with graph, axis limits, and datapicker Contains a Frame, to be embedded in a wider application (.frame.pack()) Some methods will call methods of application

__init__(master, application: Application, **kwargs)

Methods

__init__(master, application, **kwargs)

get_frame_graph()

Returns: Frame frameGraph

get_frame_options()

Returns the Frame Options

get_tabs()

Returns the tabs

update_ui()

Update GUI

get_frame_graph() GUIFrameCanvasGraph

Returns: Frame frameGraph

get_frame_options()

Returns the Frame Options

get_tabs()

Returns the tabs

update_ui()

Update GUI