Created
February 7, 2014 14:13
-
-
Save patilv/8863311 to your computer and use it in GitHub Desktop.
weeklyhplot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype HTML> | |
<meta charset = 'utf-8'> | |
<html> | |
<head> | |
<script src='http://code.jquery.com/jquery-1.9.1.min.js' type='text/javascript'></script> | |
<script src='http://code.highcharts.com/highcharts.js' type='text/javascript'></script> | |
<script src='http://code.highcharts.com/highcharts-more.js' type='text/javascript'></script> | |
<script src='http://code.highcharts.com/modules/exporting.js' type='text/javascript'></script> | |
<style> | |
.rChart { | |
display: block; | |
margin-left: auto; | |
margin-right: auto; | |
width: 800px; | |
height: 400px; | |
} | |
</style> | |
</head> | |
<body> | |
<div id='chartcbc22f16334' class='rChart highcharts'></div> | |
<script type='text/javascript'> | |
(function($){ | |
$(function () { | |
var chart = new Highcharts.Chart({ | |
"dom": "chartcbc22f16334", | |
"width": 800, | |
"height": 400, | |
"credits": { | |
"href": null, | |
"text": null | |
}, | |
"exporting": { | |
"enabled": false | |
}, | |
"title": { | |
"text": null | |
}, | |
"yAxis": [ | |
{ | |
"title": { | |
"text": "value" | |
} | |
} | |
], | |
"series": [ | |
{ | |
"data": [ | |
[ | |
"1", | |
11.99 | |
], | |
[ | |
"2", | |
11.73 | |
], | |
[ | |
"3", | |
12.06 | |
], | |
[ | |
"4", | |
12.21 | |
], | |
[ | |
"5", | |
11.37 | |
], | |
[ | |
"6", | |
11.4 | |
], | |
[ | |
"7", | |
12.47 | |
], | |
[ | |
"8", | |
11.81 | |
], | |
[ | |
"9", | |
11.35 | |
], | |
[ | |
"10", | |
11.42 | |
], | |
[ | |
"11", | |
11.45 | |
], | |
[ | |
"12", | |
11.8 | |
], | |
[ | |
"13", | |
11.83 | |
], | |
[ | |
"14", | |
12.8 | |
], | |
[ | |
"15", | |
11.99 | |
], | |
[ | |
"16", | |
12.15 | |
], | |
[ | |
"17", | |
12.14 | |
], | |
[ | |
"18", | |
10.29 | |
], | |
[ | |
"WildCard", | |
12.16 | |
], | |
[ | |
"Division", | |
13.19 | |
], | |
[ | |
"ConfChamp", | |
13.17 | |
], | |
[ | |
"SuperBowl", | |
14.54 | |
] | |
], | |
"name": "Mean.Points.Diff", | |
"type": "line", | |
"marker": { | |
"radius": 3 | |
} | |
}, | |
{ | |
"data": [ | |
[ | |
"1", | |
41.02 | |
], | |
[ | |
"2", | |
40.66 | |
], | |
[ | |
"3", | |
40.92 | |
], | |
[ | |
"4", | |
41.09 | |
], | |
[ | |
"5", | |
41.33 | |
], | |
[ | |
"6", | |
40.33 | |
], | |
[ | |
"7", | |
42.48 | |
], | |
[ | |
"8", | |
40.74 | |
], | |
[ | |
"9", | |
41.57 | |
], | |
[ | |
"10", | |
40.76 | |
], | |
[ | |
"11", | |
40.73 | |
], | |
[ | |
"12", | |
42.04 | |
], | |
[ | |
"13", | |
41.46 | |
], | |
[ | |
"14", | |
42.06 | |
], | |
[ | |
"15", | |
41.83 | |
], | |
[ | |
"16", | |
41.98 | |
], | |
[ | |
"17", | |
41.97 | |
], | |
[ | |
"18", | |
42 | |
], | |
[ | |
"WildCard", | |
43.32 | |
], | |
[ | |
"Division", | |
43.94 | |
], | |
[ | |
"ConfChamp", | |
40.11 | |
], | |
[ | |
"SuperBowl", | |
46.08 | |
] | |
], | |
"name": "Mean.Points.Sum", | |
"type": "line", | |
"marker": { | |
"radius": 3 | |
} | |
}, | |
{ | |
"data": [ | |
[ | |
"1", | |
-1.22 | |
], | |
[ | |
"2", | |
-1.17 | |
], | |
[ | |
"3", | |
-1.11 | |
], | |
[ | |
"4", | |
-1.24 | |
], | |
[ | |
"5", | |
-1.22 | |
], | |
[ | |
"6", | |
-1.06 | |
], | |
[ | |
"7", | |
-1.28 | |
], | |
[ | |
"8", | |
-1.18 | |
], | |
[ | |
"9", | |
-1.13 | |
], | |
[ | |
"10", | |
-1.29 | |
], | |
[ | |
"11", | |
-1.11 | |
], | |
[ | |
"12", | |
-1.15 | |
], | |
[ | |
"13", | |
-1.21 | |
], | |
[ | |
"14", | |
-1.25 | |
], | |
[ | |
"15", | |
-1.21 | |
], | |
[ | |
"16", | |
-1.11 | |
], | |
[ | |
"17", | |
-1.06 | |
], | |
[ | |
"18", | |
-1.21 | |
], | |
[ | |
"WildCard", | |
-1.35 | |
], | |
[ | |
"Division", | |
-1.22 | |
], | |
[ | |
"ConfChamp", | |
-1.67 | |
], | |
[ | |
"SuperBowl", | |
-2.06 | |
] | |
], | |
"name": "Mean.Turnovers.Diff", | |
"type": "line", | |
"marker": { | |
"radius": 3 | |
} | |
}, | |
{ | |
"data": [ | |
[ | |
"1", | |
4.17 | |
], | |
[ | |
"2", | |
4.11 | |
], | |
[ | |
"3", | |
4.12 | |
], | |
[ | |
"4", | |
4.27 | |
], | |
[ | |
"5", | |
4.25 | |
], | |
[ | |
"6", | |
4.16 | |
], | |
[ | |
"7", | |
4.21 | |
], | |
[ | |
"8", | |
4.09 | |
], | |
[ | |
"9", | |
4.13 | |
], | |
[ | |
"10", | |
4.28 | |
], | |
[ | |
"11", | |
4 | |
], | |
[ | |
"12", | |
4.15 | |
], | |
[ | |
"13", | |
4.21 | |
], | |
[ | |
"14", | |
4.21 | |
], | |
[ | |
"15", | |
3.9 | |
], | |
[ | |
"16", | |
3.98 | |
], | |
[ | |
"17", | |
3.49 | |
], | |
[ | |
"18", | |
3.07 | |
], | |
[ | |
"WildCard", | |
3.81 | |
], | |
[ | |
"Division", | |
4.21 | |
], | |
[ | |
"ConfChamp", | |
4.57 | |
], | |
[ | |
"SuperBowl", | |
4.23 | |
] | |
], | |
"name": "Mean.Turnovers.Sum", | |
"type": "line", | |
"marker": { | |
"radius": 3 | |
} | |
}, | |
{ | |
"data": [ | |
[ | |
"1", | |
56.74 | |
], | |
[ | |
"2", | |
57.25 | |
], | |
[ | |
"3", | |
59.11 | |
], | |
[ | |
"4", | |
54.82 | |
], | |
[ | |
"5", | |
51.54 | |
], | |
[ | |
"6", | |
57.46 | |
], | |
[ | |
"7", | |
52.66 | |
], | |
[ | |
"8", | |
48.53 | |
], | |
[ | |
"9", | |
55 | |
], | |
[ | |
"10", | |
44.14 | |
], | |
[ | |
"11", | |
54.09 | |
], | |
[ | |
"12", | |
58.94 | |
], | |
[ | |
"13", | |
49.88 | |
], | |
[ | |
"14", | |
58.72 | |
], | |
[ | |
"15", | |
58.88 | |
], | |
[ | |
"16", | |
54.54 | |
], | |
[ | |
"17", | |
52.46 | |
], | |
[ | |
"18", | |
40.29 | |
], | |
[ | |
"WildCard", | |
56.93 | |
], | |
[ | |
"Division", | |
63.49 | |
], | |
[ | |
"ConfChamp", | |
49.35 | |
], | |
[ | |
"SuperBowl", | |
66.73 | |
] | |
], | |
"name": "Mean.YardsGained.Diff", | |
"type": "line", | |
"marker": { | |
"radius": 3 | |
} | |
}, | |
{ | |
"data": [ | |
[ | |
"1", | |
625.44 | |
], | |
[ | |
"2", | |
635 | |
], | |
[ | |
"3", | |
638.42 | |
], | |
[ | |
"4", | |
635.74 | |
], | |
[ | |
"5", | |
634 | |
], | |
[ | |
"6", | |
633.25 | |
], | |
[ | |
"7", | |
637.02 | |
], | |
[ | |
"8", | |
632.96 | |
], | |
[ | |
"9", | |
638.85 | |
], | |
[ | |
"10", | |
633.26 | |
], | |
[ | |
"11", | |
630.65 | |
], | |
[ | |
"12", | |
632.85 | |
], | |
[ | |
"13", | |
638.35 | |
], | |
[ | |
"14", | |
636.68 | |
], | |
[ | |
"15", | |
645.58 | |
], | |
[ | |
"16", | |
648.2 | |
], | |
[ | |
"17", | |
640.31 | |
], | |
[ | |
"18", | |
653.71 | |
], | |
[ | |
"WildCard", | |
661.82 | |
], | |
[ | |
"Division", | |
646.25 | |
], | |
[ | |
"ConfChamp", | |
632.37 | |
], | |
[ | |
"SuperBowl", | |
666.4 | |
] | |
], | |
"name": "Mean.YardsGained.Sum", | |
"type": "line", | |
"marker": { | |
"radius": 3 | |
} | |
} | |
], | |
"xAxis": [ | |
{ | |
"labels": { | |
"rotation": -90 | |
}, | |
"style": { | |
"fontSize": "10px" | |
}, | |
"categories": [ "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "WildCard", "Division", "ConfChamp", "SuperBowl" ] | |
} | |
], | |
"subtitle": { | |
"text": null | |
}, | |
"chart": { | |
"zoomType": "xy", | |
"renderTo": "chartcbc22f16334" | |
}, | |
"legend": { | |
"align": "top", | |
"verticalAlign": "top", | |
"layout": "horizontal" | |
}, | |
"id": "chartcbc22f16334" | |
}); | |
}); | |
})(jQuery); | |
</script> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment