source: code/Website/dot-net-library/written-by-xiao-yifang/ofcWebTest/datafile/radar.txt@ 7937

Last change on this file since 7937 was 7849, checked in by dennisw, 15 years ago
File size: 2.0 KB
Line 
1{
2 "title":
3 {
4 "text": "line\u6F14\u793A",
5 "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}"
6 },
7
8 "elements":
9 [
10 {
11 "width": 2,
12 "dot-size": 5,
13 "halo-size": 0,
14 "loop": false,
15 "tip": "\u63D0\u793A\uFF1A#val#",
16 "values":
17 [
18 22,
19 9,
20 27,
21 11,
22 29,
23 22,
24 15,
25 15,
26 20,
27 7,
28 5,
29 11
30 ],
31 "fillalpha": 0.35,
32 "type": "line_hollow"
33 }
34 ],
35 "tooltip":
36 {
37 "text": "\u5168\u5C40\u63D0\u793A\uFF1A#val#",
38 "shadow": true,
39 "rounded": 1,
40 "stroke": 2,
41 "colour": "#e43456",
42 "mouse": 0
43 },
44 "radar_axis":
45 {
46 "labels":
47 {
48 "labels":
49 [
50 {
51 "text": "0",
52 "size": 12,
53 "visible": true
54 },
55 {
56 "text": "1",
57 "size": 12,
58 "visible": true
59 },
60 {
61 "text": "2",
62 "size": 12,
63 "visible": true
64 },
65 {
66 "text": "3",
67 "size": 12,
68 "visible": true
69 },
70 {
71 "text": "4",
72 "size": 12,
73 "visible": true
74 },
75 {
76 "text": "5",
77 "size": 12,
78 "visible": true
79 },
80 {
81 "text": "0",
82 "size": 12,
83 "visible": true
84 },
85 {
86 "text": "1",
87 "size": 12,
88 "visible": true
89 },
90 {
91 "text": "2",
92 "size": 12,
93 "visible": true
94 },
95 {
96 "text": "3",
97 "size": 12,
98 "visible": true
99 },
100 {
101 "text": "4",
102 "size": 12,
103 "visible": true
104 },
105 {
106 "text": "5",
107 "size": 12,
108 "visible": true
109 },
110 {
111 "text": "23",
112 "size": 12,
113 "visible": true
114 },
115 {
116 "text": "34",
117 "size": 12,
118 "visible": true
119 }
120 ]
121 },
122 "offset": false,
123 "steps": 4,
124 "max": 30,
125 "3d": 0
126 }
127}
Note: See TracBrowser for help on using the repository browser.