Skip to content

Commit

Permalink
Merge pull request #16 from mamcderm-usgs/gcmon-300
Browse files Browse the repository at this point in the history
gcmon-300; adjust options on dygraph to show zero on y axis
  • Loading branch information
mamcderm-usgs committed Apr 28, 2015
2 parents 648e101 + 525feae commit febcea1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gcmrc-ui/src/main/webapp/app/graphing/graphing.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,8 @@ GCMRC.Graphing = function(hoursOffset) {
xAxisLabelWidth: 85,
xAxisHeight: 50,
axes: axes,
yRangePad: 1,
// includeZero: true,
labels: labels,
dateWindow : dateWindow,
originalDateWindow : dateWindow,
Expand Down

0 comments on commit febcea1

Please sign in to comment.