mirror of
https://github.com/dkogan/feedgnuplot.git
synced 2025-05-05 22:11:12 +08:00
comment
This commit is contained in:
parent
20e9adbae4
commit
1e3d01edd2
@ -107,7 +107,7 @@ sub interpretCommandline
|
||||
# syntax, but disregarded the order of the given options. This resulted in arbitrarily ordered
|
||||
# curves. I thus make parse these into lists, and then also make hashes, for later use
|
||||
|
||||
# needed for these to be parsed into an array-ref
|
||||
# needed for these to be parsed into an array-ref, these default to []
|
||||
$options{legend} = [];
|
||||
$options{curvestyle} = [];
|
||||
$options{histogram} = [];
|
||||
|
Loading…
Reference in New Issue
Block a user