[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [igraph] iGraph plot - labels text-searchable?
From: |
Tamás Nepusz |
Subject: |
Re: [igraph] iGraph plot - labels text-searchable? |
Date: |
Fri, 22 Apr 2011 00:00:21 +0200 |
Also, this is how you do it from Python:
plot(g, "test.pdf")
--
T.
On 21 Apr 2011, at 23:16, Chris Irwin wrote:
> I've plotted several graphs for visualizing medium-sized directed
> graphs (300-400 nodes), and have found this library very useful. But
> so far I've only produced PNG images. This has the drawback of not
> being easily searchable.
>
> I was wondering if anyone had any experience plotting an iGraph layout
> in such a way that the graph node labels are searchable. I'm thinking
> of a large pdf or a visio document, for example. Any ideas how to do
> that?
>
> Thanks
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>