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

Last change on this file since 7849 was 7849, checked in by dennisw, 15 years ago
File size: 1.4 KB
Line 
1{
2 "title":
3 {
4 "text": "中文测试",
5 "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}"
6 },
7 "x_axis":
8 {
9 "offset": false,
10 "labels":
11 {
12 "steps": 1,
13 "labels":
14 [
15 "中文测试"
16 ]
17
18 },
19 "steps": 1
20 },
21 "y_axis":
22 {
23 "tick-length": 0,
24 "offset": 0,
25 "steps": 5,
26 "min": 0,
27 "max": 15
28 },
29 "elements":
30 [
31 {
32 "width": 2,
33 "dot-size": 5,
34 "halo-size": 0,
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 "font-size": 0,
70 "fillalpha": 0.35,
71 "type": "line"
72 }
73 ]
74}
Note: See TracBrowser for help on using the repository browser.