mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-09-23 23:18:08 +08:00
Added --cblabel to label the color bar
This commit is contained in:
@@ -66,6 +66,7 @@ complete -W \
|
||||
--zlabel \
|
||||
--zmax \
|
||||
--zmin \
|
||||
--cblabel \
|
||||
--xticlabels \
|
||||
--using \
|
||||
--usingall \
|
||||
|
@@ -14,6 +14,7 @@ _arguments -S
|
||||
'--ylabel:Y-axis label:' \
|
||||
'--y2label:Y2-axis label:' \
|
||||
'--zlabel:Z-axis label:' \
|
||||
'--cblabel:Colorbar label:' \
|
||||
'--title:Plot title:' \
|
||||
'--autolegend[Label each plot with its data ID]' \
|
||||
'(--3d)--xlen[the size of the x-window to plot]:window size:' \
|
||||
|
Reference in New Issue
Block a user