From ce47735904ae7d3a4cfad6e90712700ba030d230 Mon Sep 17 00:00:00 2001 From: Chisu Yu Date: Tue, 14 May 2013 07:02:50 +0000 Subject: [PATCH] =?UTF-8?q?[=EC=9C=A0=EC=B9=98=EC=88=98]=20[NOBTS]=20?= =?UTF-8?q?=EC=84=9C=EB=B2=84=EB=A7=B5=EC=9D=98=20=EB=85=B8=EB=93=9C=20?= =?UTF-8?q?=EA=B0=80=EB=A1=9C=20=EA=B0=84=EA=B2=A9=EC=9D=84=2050=EC=97=90?= =?UTF-8?q?=EC=84=9C=20150=EC=9C=BC=EB=A1=9C=20=EB=B3=80=EA=B2=BD.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-web/trunk@1666 84d0f5b1-2673-498c-a247-62c4ff18d310 --- .../webapp/common/js/pinpoint/servermap/jquery.ServerMap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/common/js/pinpoint/servermap/jquery.ServerMap.js b/src/main/webapp/common/js/pinpoint/servermap/jquery.ServerMap.js index b37922b95..a9a1ea0e2 100644 --- a/src/main/webapp/common/js/pinpoint/servermap/jquery.ServerMap.js +++ b/src/main/webapp/common/js/pinpoint/servermap/jquery.ServerMap.js @@ -191,7 +191,7 @@ var ServerMap = $.Class({ this._oDiagram.layout = this.$(go.LayeredDigraphLayout, //{ isOngoing: false, layerSpacing: 50 }); { //rdirection: 90, isOngoing: false, - layerSpacing: 50, + layerSpacing: 150, columnSpacing: 50, setsPortSpots: false } );