/[suikacvs]/webroot/www/ja1200/stat/htcomp-1.plt
Suika

Contents of /webroot/www/ja1200/stat/htcomp-1.plt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sat Jun 9 07:56:19 2007 UTC (16 years, 11 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
New scripts for keitai sites; Report for attribute values

1 set terminal png color
2 set output "htcomp-1.png"
3
4 set xlabel "presentational"
5 set ylabel "structual"
6 set zlabel "application"
7
8 set xrange [0:400]
9 set yrange [0:400]
10 set zrange [0:400]
11
12 set ticslevel 0
13 set nokey
14
15 # presentational - application
16 #set view 90,0
17
18 # structural - application
19 #set view 90,90
20
21 # presentational - structural
22 set view 0,0
23
24 splot \
25 "htcomp-1.txt" index 0, \
26 "htcomp-1.txt" index 1, \
27 "htcomp-1.txt" index 2, \
28 "htcomp-1.txt" index 3, \
29 "htcomp-1.txt" index 4, \
30 "htcomp-1.txt" index 5, \
31 "htcomp-1.txt" index 6, \
32 "htcomp-1.txt" index 7, \
33 "htcomp-1.txt" index 8, \
34 "htcomp-1.txt" index 9, \
35 "htcomp-1.txt" index 10, \
36 "htcomp-1.txt" index 11, \
37 "htcomp-1.txt" index 12, \
38 "htcomp-1.txt" index 13, \
39 "htcomp-1.txt" index 14, \
40 "htcomp-1.txt" index 15, \
41 "htcomp-1.txt" index 16, \
42 "htcomp-1.txt" index 17, \
43 "htcomp-1.txt" index 18, \
44 "htcomp-1.txt" index 19, \
45 "htcomp-1.txt" index 20, \
46 "htcomp-1.txt" index 21, \
47 "htcomp-1.txt" index 22, \
48 "htcomp-1.txt" index 23, \
49 "htcomp-1.txt" index 24, \
50 "htcomp-1.txt" index 25, \
51 "htcomp-1.txt" index 26, \
52 "htcomp-1.txt" index 27, \
53 "htcomp-1.txt" index 28, \
54 "htcomp-1.txt" index 29, \
55 "htcomp-1.txt" index 30, \
56 "htcomp-1.txt" index 31, \
57 "htcomp-1.txt" index 32, \
58 "htcomp-1.txt" index 33, \
59 "htcomp-1.txt" index 34, \
60 "htcomp-1.txt" index 35, \
61 "htcomp-1.txt" index 36, \
62 "htcomp-1.txt" index 37, \
63 "htcomp-1.txt" index 38, \
64 "htcomp-1.txt" index 39, \
65 "htcomp-1.txt" index 40, \
66 "htcomp-1.txt" index 41, \
67 "htcomp-1.txt" index 42, \
68 "htcomp-1.txt" index 43, \
69 "htcomp-1.txt" index 44, \
70 "htcomp-1.txt" index 45, \
71 "htcomp-1.txt" index 46, \
72 "htcomp-1.txt" index 47, \
73 "htcomp-1.txt" index 48, \
74 "htcomp-1.txt" index 49, \
75 "htcomp-1.txt" index 50, \
76 "htcomp-1.txt" index 51, \
77 "htcomp-1.txt" index 52, \
78 "htcomp-1.txt" index 53, \
79 "htcomp-1.txt" index 54, \
80 "htcomp-1.txt" index 55, \
81 "htcomp-1.txt" index 56, \
82 "htcomp-1.txt" index 57, \
83 "htcomp-1.txt" index 58, \
84 "htcomp-1.txt" index 59
85

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24