igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] vertex colors/size and path


From: Gregory Ryslik
Subject: Re: [igraph] vertex colors/size and path
Date: Thu, 11 Oct 2012 15:03:15 -0400
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120907 Thunderbird/15.0.1

Hi,

Hm, a colored table is a great idea! The protein can then be represented as a linear nx1 vector with squares and then the color jumps over gaps. Any guidance towards a package or an easy way to implement this?

Thanks!
On 10/11/2012 2:59 PM, Gábor Csárdi wrote:
On Thu, Oct 11, 2012 at 2:53 PM, Gregory Ryslik <address@hidden> wrote:
[...]
ideally, I would want the vertices to go in a circle from 1-167. As the
first jump occurs from 10->13, I would want there to be an arrow from 10->13
and then the colors to hop over the 11-12. Thus even if the arrow is hidden
behind another vertex, the colors would show the hop. In the end, by looking
at the colors in the circle, one should be able to visualize where the jumps
occur and where the contiguous blocks are without having to look for jumps
in a table.
It is not just that you can't see the arrows. You can't see the
vertices either, they are so tiny if you want to put 166 of them in a
circle.You could create a colored table then, and the reader would be
able to spot changes in colors quickly.

But anyway, look at the code in my previous email. That does exactly
what you want, a smooth color transition along a path.

Gabor

[...]

_______________________________________________
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]