Fix a bit initial date range.

This commit is contained in:
Alexis Lahouze 2015-07-20 07:53:59 +02:00
parent 53ab313da3
commit a54da59dc8

View File

@ -184,7 +184,9 @@ accountantApp
minRange: 3600 * 1000 * 24 * 14, // 2 weeks
events: {
afterSetExtremes: $scope.setExtremes
}
},
currentMin: $scope.begin,
currentMax: $scope.end
},
yAxis: {
plotLines: [{