diff analysis/index.html @ 1867:d9e9dd3cccf2

Analysis: Mean bar plot
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 23 Feb 2016 19:35:18 +0000
parents 2cdbbf380e6b
children 1f23b2b03610
line wrap: on
line diff
--- a/analysis/index.html	Tue Feb 23 18:57:26 2016 +0000
+++ b/analysis/index.html	Tue Feb 23 19:35:18 2016 +0000
@@ -6,7 +6,7 @@
     </head>
     <body>
         <h1>Web Audio Evaluation Toolbox: Analysis</h1>
+        <button onclick="chartContext.drawMean();">Means</button>
         <div id="test-pages"></div>
-        <div id=""
     </body>
 </html>
\ No newline at end of file