igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] C/C++ graph visualization


From: Gábor Csárdi
Subject: Re: [igraph] C/C++ graph visualization
Date: Mon, 28 Apr 2014 07:35:19 -0400

Hi, I guess it is not too hard to calculate the layout with igraph, and then use a canvas in Qt to place the vertices and edges.

Gabor


On Mon, Apr 28, 2014 at 7:28 AM, Marco <address@hidden> wrote:
Hi there,

I need to visualize a graph in a Qt Form. Is it possible using C/C++ ?

Do I need to embed Python in my C/C++ application ?

Thanks in advance.

_______________________________________________
igraph-help mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/igraph-help


reply via email to

[Prev in Thread] Current Thread [Next in Thread]