diff --git a/gcmrc-ui/src/main/webapp/app/graphing/graphing.js b/gcmrc-ui/src/main/webapp/app/graphing/graphing.js index a19126a..60380f5 100644 --- a/gcmrc-ui/src/main/webapp/app/graphing/graphing.js +++ b/gcmrc-ui/src/main/webapp/app/graphing/graphing.js @@ -201,7 +201,7 @@ GCMRC.Graphing = function(hoursOffset) { xAxisLabelWidth: 85, xAxisHeight: 50, axes: axes, - yRangePad: 1, + yRangePad: 5, // includeZero: true, labels: labels, dateWindow : dateWindow,