New question #107417 on Gephi: https://answers.launchpad.net/gephi/+question/107417
Hi, Is there anyway to show multiple graphs in one workspace (probably as separate tabs)? If so, how would I access each graph from the code? I've been using the following code to alter the default graph in one workspace: GraphController gc = Lookup.getDefault().lookup(GraphController.class); Graph graph = gc.getModel().getGraph(); Thanks, Chris Cannon -- You received this question notification because you are a member of Gephi Team, which is an answer contact for Gephi. _______________________________________________ Mailing list: https://launchpad.net/~gephi.team Post to : [email protected] Unsubscribe : https://launchpad.net/~gephi.team More help : https://help.launchpad.net/ListHelp

