← Back to team overview

gephi.team team mailing list archive

[Question #107417]: Multiple Graphs Per Workspace

 

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.