CL Command Reference - CRTGPHFMT

CL Command List > CRTGPHFMT Reference

Description:

The Create Graph Format (CRTGPHFMT) command creates a graph format used to display performance and historical graphs which are created from performance data members.


Examples:

CRTGPHFMT GPHFMT(FORMAT1) TITLE(*MBRTEXT) DATATYPE(*FCNARA)
FCNARA((ACCOUNTING ¡¯ACCOUNTING¡¯) (SALES ¡¯SALES¡¯ 7 #)
(OFFICE ¡¯OFFICE¡¯ 7 @))

This command creates a graph format named FORMAT1 in the QPFRDATA library. The member that is presented on the graph using this format supplies the title for the graph. The graph is a surface graph with no area fill nor a reference line. The jobs presented on the graph are grouped according to three functional areas:
1. ACCOUNTING
2. SALES
3. OFFICE