igraph-help
[Top][All Lists]
Advanced

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

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


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

Laurence,

that is an R example, and the plotting code was written in R. (Not by
us, that is part of standard R.)

Best,
Gabor

On Mon, Dec 7, 2009 at 4:51 PM, Laurence Muller
<address@hidden> wrote:
> Hi Gabor,
>
> thank you for your reply.
>
> I was just wondering whether the drawing algorithm was implemented in
> C and called from the python interface or that it was fully
> implemented in python itself.
>
> Kind regards,
> - Laurence
>
> On Dec 7, 4:18 am, Gábor Csárdi <address@hidden> wrote:
>> 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
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden://lists.nongnu.org/mailman/listinfo/igraph-help
>
>
> _______________________________________________
> 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]