The inset text or legend might be displayed twice on graphs created with the Graph Template Language (GTL). The problem is most likely to occur when multiple values are specified for the AUTOALIGN= option in the DISCRETELEGEND statement or the LAYOUT GRIDDED statement.
To circumvent the problem, do one of the following:
- Remove one of the values from the AUTOALIGN= option in the DISCRETELEGEND statement. For example, instead of AUTOALIGN=(TOP TOPRIGHT), specify AUTOALIGN=(TOPRIGHT).
- Include the ACROSS=1 option in the DISCRETELEGEND statement.
- Remove the WALLDISPLAY=OUTLINE option from the LAYOUT OVERLAY statement.
- Remove the XAXISOPTS= option from the LAYOUT statement.