grapa.shared.funcgui

Provides the FuncGUI class, and related functions to suggest to the user possible actions depending on the Curve typeplot.

Functions

funclistgui_graph_axislabels(curve[, ...])

To suggests the user appropriate graph axis xlabel and ylabel.

Classes

AlterListItem(label, alter, typeplot[, doc])

One item in the list of possible data transforms a Curve does offer.

CurveActionRequestToGui(value)

Special keywords that can be sent by a Curve as FuncGUI func e.g. request the GUI to open specific file.

FuncGUI(func, textsave[, hiddenvars, ...])

The GUI request from the displayed Curve a list of FuncGUI objects. Each FuncGUI objects contains a possible action the user can perform. The class FuncGUI rationalizes the following: ::.