[유치수] [NOBTS] 실시간 갱신을 켰을 떄 scatter데이터 중복 조회되는 현상 수정.

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@1210 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Chisu Yu
2013-02-15 09:21:24 +00:00
parent edaa442f54
commit 969d89197c
+1 -1
View File
@@ -382,7 +382,7 @@ $(document).ready(function () {
setQueryDateToNow();
updateCharts();
var from = getQueryStartTime();
var from = getQueryEndTime();
timer = setInterval(function() {
setQueryDateToNow();