diff --git a/result/template.php b/result/template.php index b78e965..095baff 100644 --- a/result/template.php +++ b/result/template.php @@ -206,7 +206,7 @@ function drawBarChart(type, timeData) { title: type, chartArea: {'width': '70%', 'height': '70%'}, width: 800, - height: 300, + height: 400, legend: { position: "none" }, hAxis: { title: "Time (ns)" } };