Again, what is wrong with the code that I sent you twice already? What do
you mean by "it does not work"? As it does work for me, I consider this
problem solved, unless you tell why you are not happy with the solution.

G.


On Thu, Nov 29, 2012 at 9:52 AM, Mike Dylan <[email protected]> wrote:

> Gabor, I really need this chart to be wider since the charts are not
> readable. I need some sample examples to make charts wider. Any ideas?
>
> On Monday, November 26, 2012 3:02:00 PM UTC-5, Mike Dylan wrote:
>
>> plot(g, layout =  layout.kamada.kawai,  vertex.label = V(g)$name,
>> vertex.label.color= "darkblue",edge.arrow.size=0.**8,  edge.curved=T,
>> edge.label=E(g)$Freq, edge.label.color="#F900F9", edge.label.font=5,vertex.
>> **shape="rectangle",edge.color="**darkgreen", vertex.color="red"))
>>
>> I tried the above layout type and bunch of other ones but still getting
>> the circular output. I would like to make the chart wider so that it is
>> easlity readable. Is there an option like xaxis max or antything to make
>> this work?
>>
>
> _______________________________________________
> igraph-help mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>
>


-- 
Gabor Csardi <[email protected]>     MTA KFKI RMKI
_______________________________________________
igraph-help mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/igraph-help

Reply via email to