aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user/gra_over
diff options
context:
space:
mode:
authorJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:32 +0000
committerJeffrey H. Kingston <jeff@it.usyd.edu.au>2010-09-14 20:39:32 +0000
commit128e9a1532ce7fa38ddc16de06d213530dc5ce15 (patch)
tree97a930289ac5f12779b62507bb07ccf9be39c4a9 /doc/user/gra_over
parentb2f1a4e879d3013974e41674dbf684d816f1aa95 (diff)
downloadlout-128e9a1532ce7fa38ddc16de06d213530dc5ce15.tar.gz
Lout 3.31.
git-svn-id: http://svn.savannah.nongnu.org/svn/lout/trunk@31 9365b830-b601-4143-9ba8-b4a8e2c3339c
Diffstat (limited to 'doc/user/gra_over')
-rw-r--r--doc/user/gra_over20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/user/gra_over b/doc/user/gra_over
index b459da8..a2f5467 100644
--- a/doc/user/gra_over
+++ b/doc/user/gra_over
@@ -14,17 +14,17 @@ graphs.style @SubIndex { @Code style option }
style. @RawIndex { @Code "style" option }
style.in.graphs @SubIndex { in graphs }
axes. @Index { axes in graphs }
-graph, whose value may be either {@Code "frame"}, {@Code "none"},
-or {@Code "axes"}. The default value is {@Code "frame"}, and it produces
-a frame around the graph with ticks and labels along its left and bottom
-edges, as in previous examples. Value @Code "grid" is similar except
-that the ticks are converted into grid lines crossing the entire
-frame. The {@Code "none"} style prints nothing (no frame, no ticks,
-no labels), which is useful for producing graphs that don't look like
-graphs, as it were.
+graph, whose value may be either {@Code "frame"}, {@Code "grid"},
+{@Code "none"}, or {@Code "axes"}. The default value is {@Code "frame"},
+and it produces a frame around the graph with ticks and labels along
+its left and bottom edges, as in previous examples. Value @Code "grid"
+is similar except that the ticks are converted into grid lines crossing
+the entire frame. The {@Code "none"} style prints nothing (no frame,
+no ticks, no labels), which is useful for producing graphs that don't
+look like graphs, as it were.
@PP
-If the other value, {@Code "axes"}, is chosen, two other options called
-{@Code xorigin} and {@Code yorigin} become compulsory:
+If {@Code "axes"} is chosen, two other options called {@Code xorigin}
+and {@Code yorigin} become compulsory:
graphs. @RawIndex { graphs (statistical) }
graphs.xorigin @SubIndex { @Code xorigin option }
xorigin.graph @Index { @Code "xorigin" option (graphs) }