added "set" and "unset" options

This commit is contained in:
Dima Kogan
2014-01-24 14:39:34 -08:00
parent 2b2bba9ff3
commit 20e9adbae4
3 changed files with 36 additions and 12 deletions

View File

@@ -28,6 +28,8 @@ _arguments -S
'*--y2:plot to place on the Y2 axis:' \
'--curvestyleall[Additional styles for ALL curves]:style' \
'*--extracmds[Additional gnuplot commands]:command' \
'*--set[Additional 'set' gnuplot commands]:set-option' \
'*--unset[Additional 'unset' gnuplot commands]:unset-option' \
'--square[Plot data with square aspect ratio]' \
'--square_xy[For 3D plots, set square aspect ratio for ONLY the x,y axes]' \
'--hardcopy[Plot to a file]:filename' \