From 4b0fdf2844e4a58e0a4c13fab112ff4523338f1f Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Fri, 6 Dec 2013 17:35:16 -0500 Subject: [PATCH] set y axis on failure rate graph instead of letting the yaxis drift based on whatever data we've gotten make it a fixed range from 0 - 100 (as it is percentage). This makes it easier to see visually when things are good or bad on a given day. Change-Id: Ia136ab26c9b4149d3e0cb5b1b17baa145a7a1c32 --- web/share/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/share/index.html b/web/share/index.html index 7f9d1a31..5a2a6b3f 100644 --- a/web/share/index.html +++ b/web/share/index.html @@ -70,6 +70,8 @@ $("#graph-container").append($(new Image()).graphite({ height: 400, bgcolor: 'ffffff', fgcolor: '000000', + yMax: 100, + yMin: 0, target: [ "color(alias(movingAverage(asPercent(\ stats.zuul.pipeline.gate.job.gate-tempest-dsvm-neutron.FAILURE,\