Skip to content

Commit

Permalink
Set estimate chart baseline to current date
Browse files Browse the repository at this point in the history
  • Loading branch information
gapple committed Aug 11, 2015
1 parent 34e3256 commit 4b87651
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/charts/estimates.twig
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@
height: '90%',
top: '6%'
},
vAxis: {
baseline: new Date()
},
legend: 'none',
lineWidth: 0,
pointSize: 6,
Expand Down

0 comments on commit 4b87651

Please sign in to comment.