mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
forgot to add GetOpt options for the y extents
Ignore-this: 138384ef08603a6d473975dbc697806e darcs-hash:20090810194248-0cb85-5bbcc14d6464b27c6b794883212ea7841d97a1e5.gz
This commit is contained in:
parent
2d55fa6f30
commit
514203f76c
@ -17,6 +17,8 @@ GetOptions(\%options,
|
|||||||
"ylabel=s",
|
"ylabel=s",
|
||||||
"y2label=s",
|
"y2label=s",
|
||||||
"title=s",
|
"title=s",
|
||||||
|
"ymin=f",
|
||||||
|
"ymax=f",
|
||||||
"y2min=f",
|
"y2min=f",
|
||||||
"y2max=f",
|
"y2max=f",
|
||||||
"y2=i@",
|
"y2=i@",
|
||||||
|
Loading…
Reference in New Issue
Block a user