LWN.net Logo

Matplotlib - Data Plotting in Python

Matplotlib - Data Plotting in Python

Posted Jan 28, 2005 23:15 UTC (Fri) by umesh (guest, #3692)
Parent article: Matplotlib - Data Plotting in Python

I have used both GnuPlot and Matplotlib. Both have different purpose. If I want to create a plot from a Python Program using available data, function, etc. I will use Matplotlib. For creating simple plot from my test data, I continue to use GnuPlot.

I find both useful in different ways.


(Log in to post comments)

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds