Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index cea5f57..ed8e35a 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,8 @@
<head>
<script language="javascript" type="text/javascript" src="jquery.min.js"></script>
<script language="javascript" type="text/javascript" src="jquery.jqplot.min.js"></script>
+<script type="text/javascript" src="jqplot.cursor.min.js"></script>
+<script type="text/javascript" src="jqplot.dateAxisRenderer.min.js"></script>
<link rel="stylesheet" type="text/css" href="jquery.jqplot.css" />
</head>
<body>
@@ -10,7 +12,7 @@
<h1>Sugar Network Statistics</h1>
</div>
<div>
-<input id="time1" type="text" value="1356998400" />
+<input id="time1" type="text" value="1353196800" />
<input id="time2" type="text" value="" />
<select id="stat">
<option value="user.total" selected>user.total</option>