CALL mu.graph.redraw ($name)

Function

This routine requests a redraw of the specified graph, including the labels.
 

Usage Considerations

The redraw occurs in any top-level windows for all menu tasks if they are displaying the specified graph. However, the menu graph display must have the auto refresh option enabled and the menu page must have a refresh rate specified.

This routine can be called from any task.

 

Input Parameters

$name

The name of the graph definition array.

 

Related Routines

mu.graph setup

mu.graph.coord

mu.graph refresh

user.graph.rtn

 


CALL mu.graph.setup(df[], $title, $xlabel, $ylabel, $usr.rtn

Type topic text here.