DragNode3.js
3.3 KB
var dataString ='<chart charttopmargin="0" chartBottomMargin="0" chartleftmargin="0" chartrightmargin="0" bordercolor="#FFFFFF" border="0" borderAlpha="0" borderThickness="0" canvasBorderThickness="0" canvasBorderColor="#FFFFFF" showFormBtn="0">\n\
<dataset plotborderAlpha="0" >\n\
<set x="12" y="80" width="120" height="40" name="AWS" color="62D0FE" id="AWS" tooltext= "AWS" />\n\
<set x="8" y="70" width="120" height="40" name="172.31.19.49:6379" color="62D0FE" id="172.31.19.49:6379" />\n\
<set x="4" y="55" width="55" height="40" name="172.31.19.49:16379" color="62D0FE" id="172.31.19.49:16379" />\n\
<set x="8" y="55" width="55" height="40" name="172.31.19.49:26379" color="62D0FE" id="172.31.19.49:26379" />\n\
<set x="16" y="70" width="120" height="40" name="172.31.24.61:6379" color="62D0FE" id="172.31.24.61:6379" />\n\
<set x="12" y="55" width="55" height="40" name="172.31.24.61:16379" color="62D0FE" id="172.31.24.61:16379" />\n\
<set x="16" y="55" width="55" height="40" name="172.31.24.61:26379" color="62D0FE" id="172.31.24.61:26379" />\n\
<set x="30" y="70" width="120" height="40" name="10.66.4.2:6379" id="10.66.4.2:6379" color="62D0FE"/>\n\
<set x="20" y="55" width="55" height="40" name="10.66.4.2:16379" color="62D0FE" id="10.66.4.2:16379" />\n\
<set x="24" y="55" width="55" height="40" name="10.66.4.2:26379" color="62D0FE" id="10.66.4.2:26379" />\n\
<set x="28" y="55" width="55" height="40" name="10.66.4.10:16379" color="62D0FE" id="10.66.4.10:16379" />\n\
<set x="32" y="55" width="55" height="40" name="10.66.4.10:26379" color="62D0FE" id="10.66.4.10:26379" />\n\
<set x="36" y="55" width="55" height="40" name="10.66.4.11:16379" color="FF3300" id="10.66.4.11:16379" />\n\
<set x="30" y="80" width="120" height="40" name="Qcloud" color="62D0FE" id="Qcloud" tooltext= "null" />\n\
</dataset>\n\
<connectors color="83C6E1" stdThickness="8">\n\
<connector strength="0.45" from="AWS" to="172.31.19.49:6379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="AWS" to="172.31.24.61:6379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="172.31.19.49:6379" to="172.31.19.49:16379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="172.31.19.49:6379" to="172.31.19.49:26379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="172.31.24.61:6379" to="172.31.24.61:16379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="172.31.24.61:6379" to="172.31.24.61:26379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="AWS" to="AWS" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="Qcloud" to="10.66.4.2:6379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="10.66.4.2:6379" to="10.66.4.2:16379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="10.66.4.2:6379" to="10.66.4.2:26379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="10.66.4.2:6379" to="10.66.4.10:16379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="10.66.4.2:6379" to="10.66.4.10:26379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="10.66.4.2:6379" to="10.66.4.11:16379" arrowAtStart="0" arrowAtEnd="0"/>\n\
<connector strength="0.45" from="Qcloud" to="Qcloud" arrowAtStart="0" arrowAtEnd="0"/>\n\
</connectors>\n\
</chart>';