added --equation-above and --equation-below

This commit is contained in:
Dima Kogan
2021-02-20 18:48:36 -08:00
parent 3c8c84ed59
commit 5a608b72b9
4 changed files with 37 additions and 3 deletions

View File

@@ -39,6 +39,8 @@ _arguments -S
'*--set[Additional 'set' gnuplot commands]:set-option' \
'*--unset[Additional 'unset' gnuplot commands]:unset-option' \
'*--equation[Raw symbolic equation]:equation' \
'*--equation-below[Raw symbolic equation]:equation' \
'*--equation-above[Raw symbolic equation to plot on top]:equation' \
'--image[Image file to render beneath the data]:image:_files -g "(#i)*.(jpg|jpeg|png|gif)"' \
'--square[Plot data with square aspect ratio]' \
'--square-xy[For 3D plots, set square aspect ratio for ONLY the x,y axes]' \