Integrating the latest swf file and added changes to person_level.js accordingly.
This commit is contained in:
parent
ecb93fe0f4
commit
22ae33bab6
7 changed files with 5 additions and 4 deletions
|
@ -41,7 +41,7 @@ public class CoPIGrantCountRequestHandler implements VisualizationRequestHandler
|
|||
try{
|
||||
CoPIData PINodesAndEdges = queryManager.getQueryResult();
|
||||
|
||||
PINodesAndEdges.print();
|
||||
// PINodesAndEdges.print();
|
||||
|
||||
if (VisualizationFrameworkConstants.DATA_RENDER_MODE
|
||||
.equalsIgnoreCase(renderMode)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue