home *** CD-ROM | disk | FTP | other *** search
- # revlog.plt - reverse log plot
-
- paper size 11 by 8.5
- font 3
- map x 1 0.01
- x log
- divi y 10,1
- format y 0
- map y 0 100
-
- legend framed center at 7.75 3.75 offset 2
- 'Czech Gas Company'
- 'Hrusky Well No. Z-6'
- color red symbol 2 'test 1'
- color red symbol 1 'test 2'
- end
-
- grid
- char size 0.15
- draw x y
- frame
-
- pen color red
- symbol size 0.1
- data
- 0.3 23.32
- 0.25 33.96
- 0.18 50.93
- 0.125 64.9
- 0.106 69.16
- 0.09 74.64
- 0.063 82.16
- 0.038 96.05
- end
- plot x y add connect
-
- symbol circle
- data
- 0.3 37.22 0.25 44.8 0.18 58.15 0.125 68.58
- 0.106 73.95 0.09 79.86 0.063 86.51 0.038 98.02
- end
- plot x y add connect
-
- pen color green
- xlabel 'Grain Diameter, mm'
- ylabel 'Cumulative Weight Percentage'
-
- char size 0.2 slant 10
- title 'SANDSTONE PARTICLE SIZE ANALYSIS'