From 3167fce5ce254c0cd71891b929c324ced2fd5325 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 21 May 2006 15:56:16 +0000 Subject: colors (Gregor Asplund) --- man/man1/graph.1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'man') diff --git a/man/man1/graph.1 b/man/man1/graph.1 index d602f83e..e82d3126 100644 --- a/man/man1/graph.1 +++ b/man/man1/graph.1 @@ -85,6 +85,13 @@ with each abscissa value. The next argument is .IR n . .TP +.B -p +Next argument is one or more of the characters +.B bcgkmrwy, +choosing pen colors by their initial letter, as in +.IR plot (6). +Successive curves will cycle through the colors in the given order. +.TP .B -s Save screen; no new page for this graph. .TP -- cgit v1.2.3