Help for this page

Select Code to Download


  1. or download this
    Data set must be an array at gnuplot.cgi line 9
    
  2. or download this
      use Chart::Graph::Gnuplot qw(gnuplot);
      gnuplot({"title" => "foo",
    ...
              [{"title" => "data3",
                "style" => "lines",
                "type" => "file"}, "samplefile"],);