By programmatically I just mean passing coordinates to a function like
graph-draw. But does graph_draw() accept z coordinates, or only (x,y)
coordinates? I assume it is only (x,y) since you say that graph-tool does
not have 3D visualization. I suppose I could write code to project a 3d
set of nodes onto a 2d plane, and then alter node sizes to add the effect
of perspective. But I am hoping to find a program that does this natively
and quickly for large graphs.
Thanks again!
On Sat, May 10, 2014 at 7:07 AM, Tiago Peixoto [via Main discussion list
for the graph-tool project] <[email protected]> wrote:
> On 05/09/2014 07:25 PM, codejon wrote:
> > Thanks for your reply Tiago. I do appreciate that I won't be able to
> see
> > much structure in my graph using something like a spring layout, and a
> > hierarchical layout would be better for exposing interesting features of
> the
> > graph structure. However I would also like to have the ability to
> assign
> > three dimensional (x,y,z) node coordinates to each node. This is
> because
> > each node in my graph corresponds to a measure position in the brain.
> > Surprisingly it's been hard to find graph visualization software that
> allows
> > the user to specify node positions programmatically for large graphs.
> Does
> > graph-tool allow the user to do this?
>
> Graph-tool does not have any 3D visualization routines.
>
> But what do you mean with specifying the node positions
> 'programmatically'? In graph tool you can pass any position property
> map to the graph_draw() function...
>
> Best,
> Tiago
>
> --
> Tiago de Paula Peixoto <[hidden
> email]<http://user/SendEmail.jtp?type=node&node=4025514&i=0>>
>
>
>
> _______________________________________________
> graph-tool mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=4025514&i=1>
> http://lists.skewed.de/mailman/listinfo/graph-tool
>
> *signature.asc* (919 bytes) Download
> Attachment<http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/attachment/4025514/0/signature.asc>
> --
> Tiago de Paula Peixoto <[email protected]>
>
>
> ------------------------------
> If you reply to this email, your message will be added to the discussion
> below:
>
> http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Large-Graph-Visualization-tp4025497p4025514.html
> To unsubscribe from Large Graph Visualization, click
> here<http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=4025497&code=Y29keWpncmVlckBnbWFpbC5jb218NDAyNTQ5N3w5MzYzMDI4NjE=>
> .
> NAML<http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>
--
View this message in context:
http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Large-Graph-Visualization-tp4025497p4025515.html
Sent from the Main discussion list for the graph-tool project mailing list
archive at Nabble.com.
_______________________________________________
graph-tool mailing list
[email protected]
http://lists.skewed.de/mailman/listinfo/graph-tool