~ubuntu-branches/ubuntu/karmic/grace/karmic

« back to all changes in this revision

Viewing changes to examples/tlog.agr

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2002-03-19 14:19:58 UTC
  • Revision ID: james.westby@ubuntu.com-20020319141958-5gxna6vo1ek3zjml
Tags: upstream-5.1.7
ImportĀ upstreamĀ versionĀ 5.1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Grace project file
 
2
#
 
3
@version 50000
 
4
@page size 600 600
 
5
@page scroll 5%
 
6
@page inout 5%
 
7
@link page off
 
8
@default linewidth 1
 
9
@default linestyle 1
 
10
@default color 1
 
11
@default pattern 1
 
12
@default font 2
 
13
@default char size 1.000000
 
14
@default symbol size 1.000000
 
15
@background color 0
 
16
@timestamp off
 
17
@timestamp 0.03, 0.03
 
18
@timestamp color 1
 
19
@timestamp rot 0
 
20
@timestamp font 0
 
21
@timestamp char size 1.000000
 
22
@timestamp def "Fri Jul  3 00:17:37 1998"
 
23
@r0 type above
 
24
@r0 linestyle 1
 
25
@r0 linewidth 1
 
26
@r0 color 1
 
27
@r0 line 0, 0, 0, 0
 
28
@r1 type above
 
29
@r1 linestyle 1
 
30
@r1 linewidth 1
 
31
@r1 color 1
 
32
@r1 line 0, 0, 0, 0
 
33
@r2 type above
 
34
@r2 linestyle 1
 
35
@r2 linewidth 1
 
36
@r2 color 1
 
37
@r2 line 0, 0, 0, 0
 
38
@r3 type above
 
39
@r3 linestyle 1
 
40
@r3 linewidth 1
 
41
@r3 color 1
 
42
@r3 line 0, 0, 0, 0
 
43
@r4 type above
 
44
@r4 linestyle 1
 
45
@r4 linewidth 1
 
46
@r4 color 1
 
47
@r4 line 0, 0, 0, 0
 
48
@g0 on
 
49
@g0 hidden false
 
50
@g0 type XY
 
51
@g0 autoscale type auto
 
52
@g0 fixedpoint off
 
53
@g0 fixedpoint type 0
 
54
@g0 fixedpoint xy 0.000000, 0.000000
 
55
@g0 fixedpoint format general general
 
56
@g0 fixedpoint prec 6, 6
 
57
@with g0
 
58
@    world xmin 0
 
59
@    world xmax 10
 
60
@    world ymin 100
 
61
@    world ymax 10000000000
 
62
@    stack world 0, 0, 0, 0 tick 0, 0, 0, 0
 
63
@    view xmin 0.100000
 
64
@    view xmax 0.900000
 
65
@    view ymin 0.100000
 
66
@    view ymax 0.300000
 
67
@    title ""
 
68
@    title font 4
 
69
@    title size 1.500000
 
70
@    title color 1
 
71
@    subtitle "Linear-log plot"
 
72
@    subtitle font 4
 
73
@    subtitle size 1.000000
 
74
@    subtitle color 1
 
75
@    xaxes scale Normal
 
76
@    yaxes scale Logarithmic
 
77
@    xaxes invert off
 
78
@    yaxes invert off
 
79
@    xaxis  on
 
80
@    xaxis  offset 0.000000 , 0.000000
 
81
@    xaxis  bar off
 
82
@    xaxis  bar color 1
 
83
@    xaxis  bar linestyle 1
 
84
@    xaxis  bar linewidth 1
 
85
@    xaxis  label ""
 
86
@    xaxis  label layout para
 
87
@    xaxis  label place auto
 
88
@    xaxis  label char size 1.000000
 
89
@    xaxis  label font 4
 
90
@    xaxis  label color 1
 
91
@    xaxis  tick on
 
92
@    xaxis  tick major 2
 
93
@    xaxis  tick minor ticks 1
 
94
@    xaxis  tick default 6
 
95
@    xaxis  tick in
 
96
@    xaxis  tick major size 1.000000
 
97
@    xaxis  tick major color 1
 
98
@    xaxis  tick major linewidth 1
 
99
@    xaxis  tick major linestyle 1
 
100
@    xaxis  tick major grid off
 
101
@    xaxis  tick minor color 1
 
102
@    xaxis  tick minor linewidth 1
 
103
@    xaxis  tick minor linestyle 1
 
104
@    xaxis  tick minor grid off
 
105
@    xaxis  tick minor size 0.500000
 
106
@    xaxis  ticklabel on
 
107
@    xaxis  ticklabel prec 1
 
108
@    xaxis  ticklabel format decimal
 
109
@    xaxis  ticklabel append ""
 
110
@    xaxis  ticklabel prepend ""
 
111
@    xaxis  ticklabel angle 0
 
112
@    xaxis  ticklabel place on ticks
 
113
@    xaxis  ticklabel skip 0
 
114
@    xaxis  ticklabel stagger 0
 
115
@    xaxis  ticklabel op bottom
 
116
@    xaxis  ticklabel sign normal
 
117
@    xaxis  ticklabel start type auto
 
118
@    xaxis  ticklabel start 0.000000
 
119
@    xaxis  ticklabel stop type auto
 
120
@    xaxis  ticklabel stop 0.000000
 
121
@    xaxis  ticklabel char size 1.000000
 
122
@    xaxis  ticklabel font 4
 
123
@    xaxis  ticklabel color 1
 
124
@    xaxis  tick op both
 
125
@    xaxis  ticklabel type auto
 
126
@    xaxis  tick type auto
 
127
@    yaxis  on
 
128
@    yaxis  offset 0.000000 , 0.000000
 
129
@    yaxis  bar off
 
130
@    yaxis  bar color 1
 
131
@    yaxis  bar linestyle 1
 
132
@    yaxis  bar linewidth 1
 
133
@    yaxis  label ""
 
134
@    yaxis  label layout para
 
135
@    yaxis  label place auto
 
136
@    yaxis  label char size 1.000000
 
137
@    yaxis  label font 4
 
138
@    yaxis  label color 1
 
139
@    yaxis  tick on
 
140
@    yaxis  tick major 100
 
141
@    yaxis  tick minor ticks 0
 
142
@    yaxis  tick default 6
 
143
@    yaxis  tick in
 
144
@    yaxis  tick major size 1.000000
 
145
@    yaxis  tick major color 1
 
146
@    yaxis  tick major linewidth 1
 
147
@    yaxis  tick major linestyle 1
 
148
@    yaxis  tick major grid off
 
149
@    yaxis  tick minor color 1
 
150
@    yaxis  tick minor linewidth 1
 
151
@    yaxis  tick minor linestyle 1
 
152
@    yaxis  tick minor grid off
 
153
@    yaxis  tick minor size 0.500000
 
154
@    yaxis  ticklabel on
 
155
@    yaxis  ticklabel prec 0
 
156
@    yaxis  ticklabel format power
 
157
@    yaxis  ticklabel append ""
 
158
@    yaxis  ticklabel prepend ""
 
159
@    yaxis  ticklabel angle 0
 
160
@    yaxis  ticklabel place on ticks
 
161
@    yaxis  ticklabel skip 0
 
162
@    yaxis  ticklabel stagger 0
 
163
@    yaxis  ticklabel op left
 
164
@    yaxis  ticklabel sign normal
 
165
@    yaxis  ticklabel start type auto
 
166
@    yaxis  ticklabel start 0.000000
 
167
@    yaxis  ticklabel stop type auto
 
168
@    yaxis  ticklabel stop 0.000000
 
169
@    yaxis  ticklabel char size 1.000000
 
170
@    yaxis  ticklabel font 4
 
171
@    yaxis  ticklabel color 1
 
172
@    yaxis  tick op both
 
173
@    yaxis  ticklabel type auto
 
174
@    yaxis  tick type auto
 
175
@    altxaxis  off
 
176
@    altyaxis  off
 
177
@    legend on
 
178
@    legend loctype view
 
179
@    legend x1 0.176692
 
180
@    legend y1 0.23
 
181
@    legend box on
 
182
@    legend box color 1
 
183
@    legend box pattern 1
 
184
@    legend box linewidth 1
 
185
@    legend box linestyle 1
 
186
@    legend box fill color 0
 
187
@    legend box fill pattern 1
 
188
@    legend font 4
 
189
@    legend char size 1.000000
 
190
@    legend color 1
 
191
@    legend length 4
 
192
@    legend vgap 1
 
193
@    legend hgap 1
 
194
@    frame type 0
 
195
@    frame linestyle 1
 
196
@    frame linewidth 1
 
197
@    frame color 1
 
198
@    frame pattern 1
 
199
@    frame background color 0
 
200
@    frame background pattern 0
 
201
@    s0 type xy
 
202
@    s0 symbol 3
 
203
@    s0 symbol size 1.000000
 
204
@    s0 symbol color 1
 
205
@    s0 symbol pattern 1
 
206
@    s0 symbol fill color 0
 
207
@    s0 symbol fill pattern 1
 
208
@    s0 symbol linewidth 1
 
209
@    s0 symbol linestyle 1
 
210
@    s0 symbol char 65
 
211
@    s0 symbol char font 0
 
212
@    s0 symbol center false
 
213
@    s0 symbol skip 0
 
214
@    s0 line type 1
 
215
@    s0 line linestyle 1
 
216
@    s0 line linewidth 1
 
217
@    s0 line color 1
 
218
@    s0 line pattern 1
 
219
@    s0 baseline type 0
 
220
@    s0 baseline off
 
221
@    s0 dropline off
 
222
@    s0 fill type 0
 
223
@    s0 fill color 0
 
224
@    s0 fill pattern 0
 
225
@    s0 avalue off
 
226
@    s0 avalue type 2
 
227
@    s0 avalue char size 1.000000
 
228
@    s0 avalue font 0
 
229
@    s0 avalue color 1
 
230
@    s0 avalue rot 0
 
231
@    s0 avalue format general
 
232
@    s0 avalue prec 3
 
233
@    s0 avalue prepend ""
 
234
@    s0 avalue append ""
 
235
@    s0 avalue offset 0.000000 , 0.000000
 
236
@    s0 errorbar off
 
237
@    s0 errorbar type both
 
238
@    s0 errorbar length 1.000000
 
239
@    s0 errorbar linewidth 1
 
240
@    s0 errorbar linestyle 1
 
241
@    s0 errorbar riser linewidth 1
 
242
@    s0 errorbar riser linestyle 1
 
243
@    s0 comment "tlog.demo"
 
244
@    s0 legend  "tlog.demo"
 
245
@g1 on
 
246
@g1 hidden false
 
247
@g1 type XY
 
248
@g1 autoscale type auto
 
249
@g1 fixedpoint off
 
250
@g1 fixedpoint type 0
 
251
@g1 fixedpoint xy 0.000000, 0.000000
 
252
@g1 fixedpoint format general general
 
253
@g1 fixedpoint prec 6, 6
 
254
@with g1
 
255
@    world xmin 1
 
256
@    world xmax 10
 
257
@    world ymin 100
 
258
@    world ymax 10000000000
 
259
@    stack world 0, 0, 0, 0 tick 0, 0, 0, 0
 
260
@    view xmin 0.100000
 
261
@    view xmax 0.900000
 
262
@    view ymin 0.390000
 
263
@    view ymax 0.590000
 
264
@    title ""
 
265
@    title font 4
 
266
@    title size 1.500000
 
267
@    title color 1
 
268
@    subtitle "Log-log plot"
 
269
@    subtitle font 4
 
270
@    subtitle size 1.000000
 
271
@    subtitle color 1
 
272
@    xaxes scale Logarithmic
 
273
@    yaxes scale Logarithmic
 
274
@    xaxes invert off
 
275
@    yaxes invert off
 
276
@    xaxis  on
 
277
@    xaxis  offset 0.000000 , 0.000000
 
278
@    xaxis  bar off
 
279
@    xaxis  bar color 1
 
280
@    xaxis  bar linestyle 1
 
281
@    xaxis  bar linewidth 1
 
282
@    xaxis  label ""
 
283
@    xaxis  label layout para
 
284
@    xaxis  label place auto
 
285
@    xaxis  label char size 1.000000
 
286
@    xaxis  label font 4
 
287
@    xaxis  label color 1
 
288
@    xaxis  tick on
 
289
@    xaxis  tick major 10
 
290
@    xaxis  tick minor ticks 9
 
291
@    xaxis  tick default 6
 
292
@    xaxis  tick in
 
293
@    xaxis  tick major size 1.000000
 
294
@    xaxis  tick major color 1
 
295
@    xaxis  tick major linewidth 1
 
296
@    xaxis  tick major linestyle 1
 
297
@    xaxis  tick major grid off
 
298
@    xaxis  tick minor color 1
 
299
@    xaxis  tick minor linewidth 1
 
300
@    xaxis  tick minor linestyle 1
 
301
@    xaxis  tick minor grid off
 
302
@    xaxis  tick minor size 0.500000
 
303
@    xaxis  ticklabel on
 
304
@    xaxis  ticklabel prec 0
 
305
@    xaxis  ticklabel format decimal
 
306
@    xaxis  ticklabel append ""
 
307
@    xaxis  ticklabel prepend ""
 
308
@    xaxis  ticklabel angle 0
 
309
@    xaxis  ticklabel place on ticks
 
310
@    xaxis  ticklabel skip 0
 
311
@    xaxis  ticklabel stagger 0
 
312
@    xaxis  ticklabel op bottom
 
313
@    xaxis  ticklabel sign normal
 
314
@    xaxis  ticklabel start type auto
 
315
@    xaxis  ticklabel start 0.000000
 
316
@    xaxis  ticklabel stop type auto
 
317
@    xaxis  ticklabel stop 0.000000
 
318
@    xaxis  ticklabel char size 1.000000
 
319
@    xaxis  ticklabel font 4
 
320
@    xaxis  ticklabel color 1
 
321
@    xaxis  tick op both
 
322
@    xaxis  ticklabel type auto
 
323
@    xaxis  tick type auto
 
324
@    yaxis  on
 
325
@    yaxis  offset 0.000000 , 0.000000
 
326
@    yaxis  bar off
 
327
@    yaxis  bar color 1
 
328
@    yaxis  bar linestyle 1
 
329
@    yaxis  bar linewidth 1
 
330
@    yaxis  label ""
 
331
@    yaxis  label layout para
 
332
@    yaxis  label place auto
 
333
@    yaxis  label char size 1.000000
 
334
@    yaxis  label font 4
 
335
@    yaxis  label color 1
 
336
@    yaxis  tick on
 
337
@    yaxis  tick major 10
 
338
@    yaxis  tick minor ticks 0
 
339
@    yaxis  tick default 6
 
340
@    yaxis  tick in
 
341
@    yaxis  tick major size 1.000000
 
342
@    yaxis  tick major color 1
 
343
@    yaxis  tick major linewidth 1
 
344
@    yaxis  tick major linestyle 1
 
345
@    yaxis  tick major grid off
 
346
@    yaxis  tick minor color 1
 
347
@    yaxis  tick minor linewidth 1
 
348
@    yaxis  tick minor linestyle 1
 
349
@    yaxis  tick minor grid off
 
350
@    yaxis  tick minor size 0.500000
 
351
@    yaxis  ticklabel on
 
352
@    yaxis  ticklabel prec 0
 
353
@    yaxis  ticklabel format power
 
354
@    yaxis  ticklabel append ""
 
355
@    yaxis  ticklabel prepend ""
 
356
@    yaxis  ticklabel angle 0
 
357
@    yaxis  ticklabel place on ticks
 
358
@    yaxis  ticklabel skip 1
 
359
@    yaxis  ticklabel stagger 0
 
360
@    yaxis  ticklabel op left
 
361
@    yaxis  ticklabel sign normal
 
362
@    yaxis  ticklabel start type auto
 
363
@    yaxis  ticklabel start 0.000000
 
364
@    yaxis  ticklabel stop type auto
 
365
@    yaxis  ticklabel stop 0.000000
 
366
@    yaxis  ticklabel char size 1.000000
 
367
@    yaxis  ticklabel font 4
 
368
@    yaxis  ticklabel color 1
 
369
@    yaxis  tick op both
 
370
@    yaxis  ticklabel type auto
 
371
@    yaxis  tick type auto
 
372
@    altxaxis  off
 
373
@    altyaxis  off
 
374
@    legend on
 
375
@    legend loctype view
 
376
@    legend x1 0.184211
 
377
@    legend y1 0.5
 
378
@    legend box on
 
379
@    legend box color 1
 
380
@    legend box pattern 1
 
381
@    legend box linewidth 1
 
382
@    legend box linestyle 1
 
383
@    legend box fill color 0
 
384
@    legend box fill pattern 1
 
385
@    legend font 4
 
386
@    legend char size 1.000000
 
387
@    legend color 1
 
388
@    legend length 1
 
389
@    legend vgap 1
 
390
@    legend hgap 1
 
391
@    frame type 0
 
392
@    frame linestyle 1
 
393
@    frame linewidth 1
 
394
@    frame color 1
 
395
@    frame pattern 1
 
396
@    frame background color 0
 
397
@    frame background pattern 0
 
398
@    s0 type xy
 
399
@    s0 symbol 1
 
400
@    s0 symbol size 1.000000
 
401
@    s0 symbol color 1
 
402
@    s0 symbol pattern 1
 
403
@    s0 symbol fill color 0
 
404
@    s0 symbol fill pattern 1
 
405
@    s0 symbol linewidth 1
 
406
@    s0 symbol linestyle 1
 
407
@    s0 symbol char 65
 
408
@    s0 symbol char font 0
 
409
@    s0 symbol center false
 
410
@    s0 symbol skip 0
 
411
@    s0 line type 1
 
412
@    s0 line linestyle 0
 
413
@    s0 line linewidth 1
 
414
@    s0 line color 1
 
415
@    s0 line pattern 1
 
416
@    s0 baseline type 0
 
417
@    s0 baseline off
 
418
@    s0 dropline off
 
419
@    s0 fill type 0
 
420
@    s0 fill color 0
 
421
@    s0 fill pattern 0
 
422
@    s0 avalue off
 
423
@    s0 avalue type 2
 
424
@    s0 avalue char size 1.000000
 
425
@    s0 avalue font 0
 
426
@    s0 avalue color 1
 
427
@    s0 avalue rot 0
 
428
@    s0 avalue format general
 
429
@    s0 avalue prec 3
 
430
@    s0 avalue prepend ""
 
431
@    s0 avalue append ""
 
432
@    s0 avalue offset 0.000000 , 0.000000
 
433
@    s0 errorbar off
 
434
@    s0 errorbar type both
 
435
@    s0 errorbar length 1.000000
 
436
@    s0 errorbar linewidth 1
 
437
@    s0 errorbar linestyle 1
 
438
@    s0 errorbar riser linewidth 1
 
439
@    s0 errorbar riser linestyle 1
 
440
@    s0 comment "tlog.demo"
 
441
@    s0 legend  "tlog.demo"
 
442
@g2 on
 
443
@g2 hidden false
 
444
@g2 type XY
 
445
@g2 autoscale type auto
 
446
@g2 fixedpoint off
 
447
@g2 fixedpoint type 0
 
448
@g2 fixedpoint xy 0.000000, 0.000000
 
449
@g2 fixedpoint format general general
 
450
@g2 fixedpoint prec 6, 6
 
451
@with g2
 
452
@    world xmin 100
 
453
@    world xmax 10000000000
 
454
@    world ymin 0
 
455
@    world ymax 10
 
456
@    stack world 0, 0, 0, 0 tick 0, 0, 0, 0
 
457
@    view xmin 0.100000
 
458
@    view xmax 0.900000
 
459
@    view ymin 0.680000
 
460
@    view ymax 0.880000
 
461
@    title "Test of log plots"
 
462
@    title font 4
 
463
@    title size 1.500000
 
464
@    title color 1
 
465
@    subtitle "log-linear plot"
 
466
@    subtitle font 4
 
467
@    subtitle size 1.000000
 
468
@    subtitle color 1
 
469
@    xaxes scale Logarithmic
 
470
@    yaxes scale Normal
 
471
@    xaxes invert off
 
472
@    yaxes invert off
 
473
@    xaxis  on
 
474
@    xaxis  offset 0.000000 , 0.000000
 
475
@    xaxis  bar off
 
476
@    xaxis  bar color 1
 
477
@    xaxis  bar linestyle 1
 
478
@    xaxis  bar linewidth 1
 
479
@    xaxis  label ""
 
480
@    xaxis  label layout para
 
481
@    xaxis  label place auto
 
482
@    xaxis  label char size 1.000000
 
483
@    xaxis  label font 4
 
484
@    xaxis  label color 1
 
485
@    xaxis  tick on
 
486
@    xaxis  tick major 10
 
487
@    xaxis  tick minor ticks 9
 
488
@    xaxis  tick default 6
 
489
@    xaxis  tick in
 
490
@    xaxis  tick major size 1.000000
 
491
@    xaxis  tick major color 1
 
492
@    xaxis  tick major linewidth 2
 
493
@    xaxis  tick major linestyle 1
 
494
@    xaxis  tick major grid on
 
495
@    xaxis  tick minor color 1
 
496
@    xaxis  tick minor linewidth 1
 
497
@    xaxis  tick minor linestyle 2
 
498
@    xaxis  tick minor grid on
 
499
@    xaxis  tick minor size 0.500000
 
500
@    xaxis  ticklabel on
 
501
@    xaxis  ticklabel prec 0
 
502
@    xaxis  ticklabel format power
 
503
@    xaxis  ticklabel append ""
 
504
@    xaxis  ticklabel prepend ""
 
505
@    xaxis  ticklabel angle 0
 
506
@    xaxis  ticklabel place on ticks
 
507
@    xaxis  ticklabel skip 0
 
508
@    xaxis  ticklabel stagger 0
 
509
@    xaxis  ticklabel op left
 
510
@    xaxis  ticklabel sign normal
 
511
@    xaxis  ticklabel start type auto
 
512
@    xaxis  ticklabel start 0.000000
 
513
@    xaxis  ticklabel stop type auto
 
514
@    xaxis  ticklabel stop 0.000000
 
515
@    xaxis  ticklabel char size 1.000000
 
516
@    xaxis  ticklabel font 4
 
517
@    xaxis  ticklabel color 1
 
518
@    xaxis  tick op both
 
519
@    xaxis  ticklabel type auto
 
520
@    xaxis  tick type auto
 
521
@    yaxis  on
 
522
@    yaxis  offset 0.000000 , 0.000000
 
523
@    yaxis  bar off
 
524
@    yaxis  bar color 1
 
525
@    yaxis  bar linestyle 1
 
526
@    yaxis  bar linewidth 1
 
527
@    yaxis  label ""
 
528
@    yaxis  label layout para
 
529
@    yaxis  label place auto
 
530
@    yaxis  label char size 1.000000
 
531
@    yaxis  label font 4
 
532
@    yaxis  label color 1
 
533
@    yaxis  tick on
 
534
@    yaxis  tick major 2
 
535
@    yaxis  tick minor ticks 1
 
536
@    yaxis  tick default 6
 
537
@    yaxis  tick in
 
538
@    yaxis  tick major size 1.000000
 
539
@    yaxis  tick major color 1
 
540
@    yaxis  tick major linewidth 1
 
541
@    yaxis  tick major linestyle 1
 
542
@    yaxis  tick major grid on
 
543
@    yaxis  tick minor color 1
 
544
@    yaxis  tick minor linewidth 1
 
545
@    yaxis  tick minor linestyle 1
 
546
@    yaxis  tick minor grid on
 
547
@    yaxis  tick minor size 0.500000
 
548
@    yaxis  ticklabel on
 
549
@    yaxis  ticklabel prec 1
 
550
@    yaxis  ticklabel format decimal
 
551
@    yaxis  ticklabel append ""
 
552
@    yaxis  ticklabel prepend ""
 
553
@    yaxis  ticklabel angle 0
 
554
@    yaxis  ticklabel place on ticks
 
555
@    yaxis  ticklabel skip 0
 
556
@    yaxis  ticklabel stagger 0
 
557
@    yaxis  ticklabel op left
 
558
@    yaxis  ticklabel sign normal
 
559
@    yaxis  ticklabel start type auto
 
560
@    yaxis  ticklabel start 0.000000
 
561
@    yaxis  ticklabel stop type auto
 
562
@    yaxis  ticklabel stop 0.000000
 
563
@    yaxis  ticklabel char size 1.000000
 
564
@    yaxis  ticklabel font 4
 
565
@    yaxis  ticklabel color 1
 
566
@    yaxis  tick op both
 
567
@    yaxis  ticklabel type auto
 
568
@    yaxis  tick type auto
 
569
@    altxaxis  off
 
570
@    altyaxis  off
 
571
@    legend on
 
572
@    legend loctype view
 
573
@    legend x1 0.169173
 
574
@    legend y1 0.82
 
575
@    legend box on
 
576
@    legend box color 1
 
577
@    legend box pattern 1
 
578
@    legend box linewidth 1
 
579
@    legend box linestyle 1
 
580
@    legend box fill color 0
 
581
@    legend box fill pattern 1
 
582
@    legend font 4
 
583
@    legend char size 1.000000
 
584
@    legend color 1
 
585
@    legend length 4
 
586
@    legend vgap 1
 
587
@    legend hgap 1
 
588
@    frame type 0
 
589
@    frame linestyle 1
 
590
@    frame linewidth 2
 
591
@    frame color 1
 
592
@    frame pattern 1
 
593
@    frame background color 0
 
594
@    frame background pattern 0
 
595
@    s0 type xy
 
596
@    s0 symbol 2
 
597
@    s0 symbol size 1.000000
 
598
@    s0 symbol color 1
 
599
@    s0 symbol pattern 1
 
600
@    s0 symbol fill color 0
 
601
@    s0 symbol fill pattern 1
 
602
@    s0 symbol linewidth 1
 
603
@    s0 symbol linestyle 1
 
604
@    s0 symbol char 65
 
605
@    s0 symbol char font 0
 
606
@    s0 symbol center false
 
607
@    s0 symbol skip 0
 
608
@    s0 line type 1
 
609
@    s0 line linestyle 1
 
610
@    s0 line linewidth 2
 
611
@    s0 line color 1
 
612
@    s0 line pattern 1
 
613
@    s0 baseline type 0
 
614
@    s0 baseline off
 
615
@    s0 dropline off
 
616
@    s0 fill type 0
 
617
@    s0 fill color 0
 
618
@    s0 fill pattern 0
 
619
@    s0 avalue off
 
620
@    s0 avalue type 2
 
621
@    s0 avalue char size 1.000000
 
622
@    s0 avalue font 0
 
623
@    s0 avalue color 1
 
624
@    s0 avalue rot 0
 
625
@    s0 avalue format general
 
626
@    s0 avalue prec 3
 
627
@    s0 avalue prepend ""
 
628
@    s0 avalue append ""
 
629
@    s0 avalue offset 0.000000 , 0.000000
 
630
@    s0 errorbar off
 
631
@    s0 errorbar type both
 
632
@    s0 errorbar length 1.000000
 
633
@    s0 errorbar linewidth 1
 
634
@    s0 errorbar linestyle 1
 
635
@    s0 errorbar riser linewidth 1
 
636
@    s0 errorbar riser linestyle 1
 
637
@    s0 comment "tlog.demo"
 
638
@    s0 legend  "tlog.demo"
 
639
@WITH G0
 
640
@G0 ON
 
641
@TARGET S0
 
642
@TYPE xy
 
643
               1              100
 
644
               2             1000
 
645
               3            10000
 
646
               4           100000
 
647
               5            1e+06
 
648
               6            1e+07
 
649
               7            1e+08
 
650
               8            1e+09
 
651
               9            1e+10
 
652
&
 
653
@WITH G1
 
654
@G1 ON
 
655
@TARGET S0
 
656
@TYPE xy
 
657
               1              100
 
658
               2             1000
 
659
               3            10000
 
660
               4           100000
 
661
               5            1e+06
 
662
               6            1e+07
 
663
               7            1e+08
 
664
               8            1e+09
 
665
               9            1e+10
 
666
&
 
667
@WITH G2
 
668
@G2 ON
 
669
@TARGET S0
 
670
@TYPE xy
 
671
             100                1
 
672
            1000                2
 
673
           10000                3
 
674
          100000                4
 
675
           1e+06                5
 
676
           1e+07                6
 
677
           1e+08                7
 
678
           1e+09                8
 
679
           1e+10                9
 
680
&