|
|
Both Jon Peck and I have been recommending GPL for various "how can I
produce this chart questions on this list".
A few of you have tried this but have run into problems submitting your
request because of the way the syntax is structured.
A chart request using GPL comes in two parts: the GGRAPH command and the
BEGIN GPL-END GPL block. If you place the cursor with the GGRAPH command and
hit run, only the GGRAPH command will be submitted and you might notice a
message on the status bar saying that it is awaiting inline data. In that
event, put the cursor inside the GPL block and run it.
Don't insert any blank lines between the GGRAPH and GPL command. That
doesn't work when you select the contiguous set of lines including the blank
lines and run them.
|