Mercurial > hg > webaudioevaluationtool
diff analysis/index.html @ 639:27dc7a36ecd3 Dev_main
Added box plot chart to analysis.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 24 Mar 2016 10:36:38 +0000 |
parents | 1f23b2b03610 |
children | 828d6b96af57 |
line wrap: on
line diff
--- a/analysis/index.html Tue Mar 22 14:01:47 2016 +0000 +++ b/analysis/index.html Thu Mar 24 10:36:38 2016 +0000 @@ -11,6 +11,7 @@ <div id="test-charts"> <p>Charts per test</p> <button onclick="chartContext.drawTestMean();">Means</button> + <button onclick="chartContext.drawTestBoxplot();">Means</button> </div> <div id="page-charts"> <p>Charts per test page</p>