|
From: Jakob G. <ga...@il...> - 2012-10-18 08:26:12
|
I totally agree with to general opinion that a command line tool would be beneficial. I've written a simple mpl commandline plotter quite some time ago and use it frequently for quick previews but also to create simple plots for presentations. It features some options to modify the appearance just like GNU/graph. If somebody wants to give it at try, I've attached the script. br Jakob >> 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? |