aboutsummaryrefslogtreecommitdiffstats
path: root/gnuplot.py
Commit message (Collapse)AuthorAge
* xtics can be passed as a string to gnuplot unmodifiedwip-edf-hsbChristopher Kenna2011-05-04
|
* Use custom linestyles for ECRTS11 experiments.HEADmasterBjoern B. Brandenburg2011-04-10
|
* Support smoothing of individual graphs.Björn B. Brandenburg2010-06-10
|
* Allot graph titles with 'Björn B. Brandenburg2010-06-08
|
* Allow titles with single ' in themBjörn B. Brandenburg2010-06-08
| | | (Such as RTSS'09)
* Support plot-wide default line style.Björn B. Brandenburg2010-05-25
|
* add method to safe commands to fileBjörn B. Brandenburg2010-05-25
|
* add object-oriented interface to gnuplotBjörn B. Brandenburg2010-05-25
| | | | | | | Create a plot, configure it as desired, then executed. In the long run, this should make it easier to customize "default styles" for individual papers without changing the look of old paper styles.
* Rudimentary support for (manually) placing labelsBjörn B. Brandenburg2010-05-24
| | | By default centered for now.
* Include line types as well.Björn B. Brandenburg2010-05-23
|
* add simple linedemo mode to view default line stylesBjörn B. Brandenburg2010-05-23
|
* Merge branch 'master' of ↵Andrea Bastoni2010-04-09
|\ | | | | | | | | | | | | | | | | cvs.cs.unc.edu:/cvs/proj/litmus/repo/simple-gnuplot-wrapper Conflicts: gnuplot.py - Merge to add my "non clean" (ehm.. crappy) support to errorbars in plot_pm.py
| * Introduce CSV-backed graph abstraction.Björn B. Brandenburg2010-03-28
| | | | | | Mostly to support errorbars.
| * allow logscales to be set for different axisBjörn B. Brandenburg2010-03-27
| |
| * add support for logscale axis and literal plot commandsBjörn B. Brandenburg2010-03-27
| |
| * allow simple lines in gnuplot.pyBjörn B. Brandenburg2010-03-26
| | | | | | This thing keeps getting uglier...
* | Add support for postscript terminal (debian doesn't have pdf :( )Andrea Bastoni2010-04-09
| |
* | Better file processing in plot_pm and plotting errorbarsAndrea Bastoni2010-04-02
|/
* RTCSA submission additionsBjoern B. Brandenburg2009-05-05
|
* finally usable plotters!Bjoern B. Brandenburg2009-02-22
|
* make plot.py available as name for frontendBjoern B. Brandenburg2009-02-21