Hi,
I try to implement the following functionality in GU Composer:
II want to plot a target index using the graph element of the GUI Composer. But I want the graph to be printed when i press a Gui button.
The index is too large (over 1000 elements) to pass its value in hidden gui objects.
Or is there a way to enable a widget using a check mechanism in GUI's javascript file?