mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-06 06:21:16 +08:00

--rangesizeall is a different way to express --extraValuesPerPoint. --rangesize is per-curve however
54 lines
1.4 KiB
Plaintext
54 lines
1.4 KiB
Plaintext
complete -W \
|
|
' \
|
|
--3d \
|
|
--autolegend \
|
|
--binwidth \
|
|
--circles \
|
|
--colormap \
|
|
--curvestyle \
|
|
--curvestyleall \
|
|
--style \
|
|
--styleall \
|
|
--with \
|
|
--dataid \
|
|
--domain \
|
|
--dump \
|
|
--exit \
|
|
--extraValuesPerPoint \
|
|
--rangesizeall \
|
|
--rangesize \
|
|
--extracmds \
|
|
--set \
|
|
--unset \
|
|
--geometry \
|
|
--hardcopy \
|
|
--help \
|
|
--histogram \
|
|
--histstyle \
|
|
--legend \
|
|
--lines \
|
|
--maxcurves \
|
|
--monotonic \
|
|
--points \
|
|
--square \
|
|
--square_xy \
|
|
--stream \
|
|
--terminal \
|
|
--timefmt \
|
|
--title \
|
|
--version \
|
|
--xlabel \
|
|
--xlen \
|
|
--xmax \
|
|
--xmin \
|
|
--y2 \
|
|
--y2label \
|
|
--y2max \
|
|
--y2min \
|
|
--ylabel \
|
|
--ymax \
|
|
--ymin \
|
|
--zlabel \
|
|
--zmax \
|
|
--zmin' feedgnuplot
|