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

Last change on this file since 7849 was 7849, checked in by dennisw, 15 years ago
File size: 1.6 KB
Line 
1{
2 "title":
3 {
4 "text": "\u4E2D\u6587\u6D4B\u8BD5",
5 "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}"
6 },
7 "x_axis":
8 {
9 "labels":
10 {
11 "rotate": "vertical"
12 },
13 "offset": false,
14 "steps": 2,
15 "min": 0,
16 "max": 20,
17 "3d": 0
18 },
19 "y_axis":
20 {
21 "tick-length": 0,
22 "offset": 0,
23 "steps": 5,
24 "min": 0,
25 "max": 15,
26 "3d": 0
27 },
28 "elements":
29 [
30 {
31 "width": 2,
32 "dot-size": 5,
33 "halo-size": 1,
34 "loop": false,
35 "values":
36 [
37 7,
38 7.3774717285106162,
39 7.7398948503864364,
40 8.0728206994505669,
41 8.3629765727090941,
42 8.598794871135004,
43 8.77087426333773,
44 8.8723544869780735,
45 8.89918984577886,
46 8.8503104986685717,
47 8.727665110968795,
48 8.5361431672572223,
49 8.2833800430471864,
50 7.9794526064607822,
51 7.6364774852962185,
52 7.2681280153137466,
53 6.8890891274875967,
54 6.5144719061490193,
55 6.1592111577397786,
56 5.8374700072088324,
57 5.5620752589149349,
58 5.3440060324141818,
59 5.191956059609919,
60 5.1119870930964169,
61 5.1072872432119034,
62 5.1780438781400377,
63 5.32143615413171,
64 5.5317474736436267,
65 5.8005933880425928,
66 6.1172558591138655,
67 6.4691105534220457
68 ],
69 "fillalpha": 0.35,
70 "type": "line_hollow"
71 }
72 ],
73 "y_legend":
74 {
75 "text": "Y\u8F74\u5750\u6807",
76 "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}"
77 }
78}
Note: See TracBrowser for help on using the repository browser.