igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] power law fitting


From: Tamás Nepusz
Subject: Re: [igraph] power law fitting
Date: Mon, 16 Dec 2013 20:42:44 +0100

> How do I *plot* the results to see the curve? The results are loaded with 
> these data items:

You have to do that yourself; Python does not have standard plotting facilities 
(unlike R) so it is hard to come up with any generic solution without 
introducing external dependencies. Chances are that you’ll have to use 
Matplotlib or some other Python plotting library and construct the curves 
yourself.

T.






reply via email to

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