On Wed, 21 Sep 2011 08:44:13 -0700, Frank Ruiz <frank.r...@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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to