comparison analysis/analysis.css @ 1227:f88e611cd3c7

Created mean test/page plots, element histogram plots. Latex and tables included. Can download charts as PNG
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 24 Feb 2016 13:03:08 +0000
parents
children ce3d4d6d01b8
comparison
equal deleted inserted replaced
1226:d9ffea1d1e55 1227:f88e611cd3c7
1 div.chart-holder {
2 border: 1px black solid;
3 margin: 10px 0px;
4 }
5 div.code {
6 margin: 5px;
7 padding-left: 15px;
8 background-color: rgb(200,200,200);
9 border: 2px dashed black;
10 }