@@ -136,6 +173,11 @@ function updateLeftPanel_uni(){//Uni-partite graph
left:_cG.width()+"px"
});
});
i=0;for(varsinselections)i++;
if(is_empty(selections)==true||i==0){
cancelSelection(false);
partialGraph.draw();
}
}
//FOR UNI-PARTITE
...
...
@@ -244,8 +286,7 @@ function showhideChat(){
functiongetTips(){
param='href="#" onclick="selectionToMap();" ';
text='<div><br/><br/><h4>TIPS</h4><p> <b>- You can search for an expression in the search bar.</b><br/><p> <b>- When a node is selected, you can clic in the side bar on its name to launch a google search on that term.</b><br/><p> <b>- Double clic on a node to get more information</b><br/><b>- Double clic an empty area to erase current selection</b></p></div><br/><center><strong><a '+param+' >See the network world distribution</a></strong></center><br/><div id="footer"></div></div>';
text='<div><br/><br/><h4>TIPS</h4><p> <b>- You can search for an expression in the search bar.</b><br/><p> <b>- When a node is selected, you can clic in the side bar on its name to launch a google search on that term.</b><br/><p> <b>- Double clic on a node to get more information</b><br/><b>- Double clic an empty area to erase current selection</b></p></div><br/><div id="footer"></div></div>';