igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Drawing dendrogram using C/C++ interface


From: Gábor Csárdi
Subject: Re: [igraph] Drawing dendrogram using C/C++ interface
Date: Mon, 7 Dec 2009 10:18:53 +0100

Hi Laurence,

there is no C-level support for this currently. But what would such a
generator do? As a layout generator it would not be very useful,
because it would just order the vertices along a line, the drawing
would have to be done by hand afterwards.

We do not intend to support plotting at the C level, as it requires a
lot of work and the benefits are limited. You can look for a good
plotting library, I am sure there are many out there.

Best,
Gabor

On Mon, Dec 7, 2009 at 9:28 AM, Laurence Muller
<address@hidden> wrote:
> Hi,
>
> I was wondering if it is possible to draw a dendrogram using the C
> interface? I couldn't find the layout in this section:
> http://igraph.sourceforge.net/doc/html/ch14s01.html .On the igraph
> website it only shows an example using python:
> http://igraph.sourceforge.net/screenshots2.html#9
>
> Kind regards,
> - Laurence
>
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/igraph-help
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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