|
From: Michael D. <md...@st...> - 2012-10-17 13:15:59
|
I think this could be very useful -- and might help increase the user base beyond the Python community. As I, and most of us on this list, are quite comfortable with Python, I don't think I'd use it myself, but I certainly see the utility of it. Mike On 10/17/2012 06:38 AM, Damon McDougall wrote: > All, > > I was brain-storming yesterday and I wanted to test the waters to see > if people would find it useful. > > Currently, GNU plotutils comes with command-line utilities such as > `graph` to create quick and dirty line plots like this: > http://www.gnu.org/software/gsl/manual/html_node/DWT-Examples.html. I > think even gnuplot might be similar. > > How do people feel about perhaps adding a matplotlib version, mocking > the same calling signature as graph? > > I think the most important question is: would it be useful? > |