Help for this page

Select Code to Download


  1. or download this
    my $chart = URI::GoogleChart->new("lines", 300, 100,
          data => [45, 80, 55, 68],
          range_show => "left",
          range_round => 1,
      );
    
  2. or download this
    >perl -wMstrict -le
    "use Data::Dumper;
    ...
              '3',
              '4'
            ];