Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | xtics can be passed as a string to gnuplot unmodifiedwip-edf-hsb | Christopher Kenna | 2011-05-04 |
| | |||
* | Use custom linestyles for ECRTS11 experiments.HEADmaster | Bjoern B. Brandenburg | 2011-04-10 |
| | |||
* | Support smoothing of individual graphs. | Björn B. Brandenburg | 2010-06-10 |
| | |||
* | Allot graph titles with ' | Björn B. Brandenburg | 2010-06-08 |
| | |||
* | Allow titles with single ' in them | Björn B. Brandenburg | 2010-06-08 |
| | | | (Such as RTSS'09) | ||
* | Support plot-wide default line style. | Björn B. Brandenburg | 2010-05-25 |
| | |||
* | add method to safe commands to file | Björn B. Brandenburg | 2010-05-25 |
| | |||
* | add object-oriented interface to gnuplot | Björn B. Brandenburg | 2010-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 labels | Björn B. Brandenburg | 2010-05-24 |
| | | | By default centered for now. | ||
* | Include line types as well. | Björn B. Brandenburg | 2010-05-23 |
| | |||
* | add simple linedemo mode to view default line styles | Björn B. Brandenburg | 2010-05-23 |
| | |||
* | Merge branch 'master' of ↵ | Andrea Bastoni | 2010-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. Brandenburg | 2010-03-28 |
| | | | | | | Mostly to support errorbars. | ||
| * | allow logscales to be set for different axis | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | add support for logscale axis and literal plot commands | Björn B. Brandenburg | 2010-03-27 |
| | | |||
| * | allow simple lines in gnuplot.py | Björn B. Brandenburg | 2010-03-26 |
| | | | | | | This thing keeps getting uglier... | ||
* | | Add support for postscript terminal (debian doesn't have pdf :( ) | Andrea Bastoni | 2010-04-09 |
| | | |||
* | | Better file processing in plot_pm and plotting errorbars | Andrea Bastoni | 2010-04-02 |
|/ | |||
* | RTCSA submission additions | Bjoern B. Brandenburg | 2009-05-05 |
| | |||
* | finally usable plotters! | Bjoern B. Brandenburg | 2009-02-22 |
| | |||
* | make plot.py available as name for frontend | Bjoern B. Brandenburg | 2009-02-21 |