source: code/Website/dot-net-library/written-by-xiao-yifang/ofcWebTest/datafile/line.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 "x_axis":
8 {
9 "labels":
10 {
11 "colour": "#e43456"
12 },
13 "steps": 4,
14 "3d": 0,
15 "offset": false
16 },
17 "y_axis":
18 {
19 "tick-length": 0,
20 "labels":
21 {
22 "colour": "#ef6745"
23 },
24 "colour": "#ef6745",
25 "steps": 3,
26 "min": 0,
27 "max": 35,
28 "3d": 0,
29 "offset": 1
30 },
31 "y_axis_right":
32 {
33 "tick-length": 4,
34 "labels":
35 {},
36 "steps": 8,
37 "min": 0,
38 "max": 60,
39 "3d": 0,
40 "offset": false
41 },
42 "elements":
43 [
44 {
45 "width": 2,
46 "dot-size": 5,
47 "halo-size": 0,
48 "loop": false,
49 "tip": "\u63D0\u793A\uFF1A#val#",
50 "values":
51 [
52 9,
53 25,
54 16,
55 14,
56 24,
57 25,
58 12,
59 25,
60 2,
61 15,
62 1,
63 11
64 ],
65 "fillalpha": 0.35,
66 "type": "line",
67 "dot-style":
68 {
69 "type": "solid-dot",
70 "tip": "#x_label#\u003Cbr>#val#",
71 "colour": "#467533"
72 }
73 },
74 {
75 "width": 3,
76 "dot-size": 4,
77 "halo-size": 1,
78 "loop": false,
79 "axis": "right",
80 "tip": "\u63D0\u793A\uFF1A#val#",
81 "values":
82 [
83 30,
84 40,
85 39,
86 15,
87 42,
88 25,
89 15,
90 0,
91 16,
92 39,
93 41,
94 47
95 ],
96 "fillalpha": 0.35,
97 "type": "line",
98 "dot-style":
99 {
100 "type": "solid-dot",
101 "tip": "#x_label#\u003Cbr>#val#",
102 "colour": "#fe4567"
103 }
104 }
105 ],
106 "y_legend":
107 {
108 "text": "\u4E2D\u6587test",
109 "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}"
110 },
111 "y2_legend":
112 {
113 "text": "test y legend right",
114 "style": "{font-size: 20px; color:#0000ff; font-family: Verdana; text-align: center;}"
115 },
116 "tooltip":
117 {
118 "text": "\u5168\u5C40\u63D0\u793A\uFF1A#val#",
119 "shadow": true,
120 "rounded": 1,
121 "stroke": 2,
122 "colour": "#e43456",
123 "mouse": 0
124 }
125}
Note: See TracBrowser for help on using the repository browser.