diff --git a/pages/static/containers_js.go b/pages/static/containers_js.go index 17217b6b..dac3fd68 100644 --- a/pages/static/containers_js.go +++ b/pages/static/containers_js.go @@ -1499,7 +1499,7 @@ function drawGauges(elementId, gauges) { // Create and draw the visualization. var options = { - width: 400, height: 120, + height: 100, redFrom: 90, redTo: 100, yellowFrom:75, yellowTo: 90, minorTicks: 5,