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

Last change on this file since 7937 was 7849, checked in by dennisw, 15 years ago
File size: 1.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 "offset": false,
10 "labels":
11 {
12 "steps": 1
13 },
14 "steps": 1,
15 "3d": 0
16 },
17 "y_axis":
18 {
19 "tick-length": 0,
20 "offset": 0,
21 "steps": 1,
22 "min": 1,
23 "max": 29,
24 "3d": 0
25 },
26 "y_axis_right":
27 {
28 "tick-length": 5,
29 "offset": 0,
30 "stroke": 10,
31 "steps": 10,
32 "min": 0,
33 "max": 20,
34 "3d": 0
35 },
36 "elements":
37 [
38 {
39 "width": 2,
40 "dot-size": 5,
41 "halo-size": 0,
42 "tip": "\u63D0\u793A\uFF1A#val#",
43 "values":
44 [
45 1,
46 19,
47 1,
48 28,
49 7,
50 9,
51 25,
52 29,
53 1,
54 10,
55 23,
56 23
57 ],
58 "fillalpha": 0.35,
59 "type": "line_hollow"
60 }
61 ],
62 "tooltip":
63 {
64 "text": "\u5168\u5C40\u63D0\u793A\uFF1A#val#",
65 "shadow": true,
66 "rounded": 1,
67 "stroke": 2,
68 "colour": "#e43456",
69 "mouse": 0
70 }
71}
Note: See TracBrowser for help on using the repository browser.