Graphing
Peter Pearson
ppearson at nowhere.invalid
Wed Sep 21 12:28:34 EDT 2011
More information about the Python-list mailing list
Wed Sep 21 12:28:34 EDT 2011
- Previous message (by thread): Graphing
- Next message (by thread): Graphing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Graphing
- Next message (by thread): Graphing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list