added --geometry option to specify plot dimensions

This commit is contained in:
Dima Kogan
2012-02-11 20:47:23 -08:00
parent 7d7374e628
commit e30f0c792e
3 changed files with 9 additions and 2 deletions

View File

@@ -36,5 +36,6 @@ _arguments -S
'(--3d)--monotonic[Resets plot if an X in the past is seen]' \
'--extraValuesPerPoint[How many extra values are given for each data point]:' \
'--dump[Instead of printing to gnuplot, print to STDOUT]' \
'--geometry[The X11 geometry string]:geometry string:' \
'*--curvestyle[Additional styles for a curve]:curve id: :style:' \
'*--legend[Legend for a curve]:curve id: :legend:'