grapa.frontend.frames_main.GUIFrameTemplateColorize

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

Bases: object

Handles the templates and colorization features 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)

colorize_graph()

Colorize the Curves in the Graph

conditional_format()

Apply conditional formatting

load_template()

load and apply template on current Graph

save_template()

save template file from current Graph

set_bgcolor_from_entry([update_ui])

Set background color of the canvas

update_ui()

Update widgets

colorize_graph()

Colorize the Curves in the Graph

conditional_format()

Apply conditional formatting

load_template()

load and apply template on current Graph

save_template()

save template file from current Graph

set_bgcolor_from_entry(update_ui=True)

Set background color of the canvas

update_ui()

Update widgets