igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] Labeling vertices


From: Tamas Nepusz
Subject: Re: [igraph] Labeling vertices
Date: Thu, 8 Jan 2015 22:15:04 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

> visual_style["vertex_label"] = ["" if is_hashtag(vertex) else
> vertex["name"] for vertex in g.vs]
> 
> However, there is a glitch. Suggestions?
Your code seems okay; what is the problem with it? How did you try to plot the
graph and what glitch did you see?

-- 
T.



reply via email to

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