Graphing

Peter Pearson ppearson at nowhere.invalid
Wed Sep 21 12:28:34 EDT 2011


On Wed, 21 Sep 2011 08:44:13 -0700, Frank Ruiz <frank.ruiz at gmail.com> wrote:
> I am looking to plot some data points related to system metrics.
> Benchmarking, etc. Can someone give some recommendations on a good way
> to graph these datapoints in python. I started looking into
> matplotlib, however was interested in others experiences.

I like biggles. Reasonably straightforward, well defaulted.
Simple plots require only simple code.

biggles.sourceforge.net

-- 
To email me, substitute nowhere->spamcop, invalid->net.



More information about the Python-list mailing list