source:
code/Website/data-files/tooltip-hover.txt@
7887
Last change on this file since 7887 was 7849, checked in by , 15 years ago | |
---|---|
File size: 675 bytes |
Rev | Line | |
---|---|---|
[7849] | 1 | { |
2 | "y_legend":{ | |
3 | "text": "Time of day", | |
4 | "style": "{color: #736AFF;}" | |
5 | }, | |
6 | ||
7 | "elements":[ | |
8 | { | |
9 | "type": "line_hollow", | |
10 | "colour": "#736AFF", | |
11 | "text": "Avg. wave height (cm)", | |
12 | "font-size": 10, | |
13 | "width": 2, | |
14 | "dot-size": 4, | |
15 | "halo-size": 1, | |
16 | "values" : [1.5,1.69,1.88,2.06,2.21,2.34,2.43,2.48,2.49,2.47,2.40,2.30,2.17,2.01,1.83,1.64,1.44,1.24,1.05,0.88,0.74,0.62,0.54,0.50,0.50,0.54,0.61,0.72,0.86,1.03,1.22,1.41,1.61,1.81,1.99,2.15,2.29,2.39,2.46,2.49,2.48,2.44,2.35,2.23,2.08] | |
17 | } | |
18 | ], | |
19 | ||
20 | "tooltip":{ | |
21 | "mouse": 2, | |
22 | "stroke":1 | |
23 | }, | |
24 | ||
25 | "y_axis":{ | |
26 | "max": 3 | |
27 | } | |
28 | ||
29 | } |
Note:
See TracBrowser
for help on using the repository browser.