xlen is floating point. It's not the number of points anymore

Ignore-this: bc98aeef65fa61ec7d2dba925150a899

darcs-hash:20090908183222-0cb85-b32209e91a32d3b2da82b7c026ba51095c002d9e.gz
This commit is contained in:
Dima Kogan 2009-09-08 11:32:22 -07:00
parent a66cbbf424
commit ed83f99a65

View File

@ -34,7 +34,7 @@ GetOptions(\%options,
"ylabel=s", "ylabel=s",
"y2label=s", "y2label=s",
"title=s", "title=s",
"xlen=i", "xlen=f",
"ymin=f", "ymin=f",
"ymax=f", "ymax=f",
"y2min=f", "y2min=f",