in reply to Re: Re: Stumped by Chart::Graph::Gnuplot parametersin thread Stumped by Chart::Graph::Gnuplot parameters
the final solution is
Heh!
gnuplot( {title=>"foo"}, map {[{type=>"file"},$_]} @ARGV ); [download]