File: sa5a.htm

package info (click to toggle)
ploticus-doc 2.40-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 9,604 kB
  • ctags: 159
  • sloc: pascal: 469; makefile: 63; sh: 11
file content (24 lines) | stat: -rw-r--r-- 607 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<html><h1>sa5a</h1><img src="sa5a.gif"><p><pre>

//<b> Usage: pl -gif sa5a.htm </b>

//<b> set up area and scaling using <a href="../doc/areadef.html">proc areadef</a></b>
#proc areadef
  rectangle: 1 1 4 2
  xscaletype: date mmddyy
  xrange: 031799 041699
  yrange: 0 100

//<b> make stubs at every 7 days using <a href="../doc/axis.html">proc xaxis</a></b>
#proc xaxis
  stubs: increment 7 days
  stubformat: MMMdd
  location: min-0.22
  axisline: none
  stubrange: 032199

//<b> make weekday stubs using <a href="../doc/axis.html">proc xaxis</a></b>
#proc xaxis
  stubs: increment 1 day
  stubformat: W