Help for this page
my $chart = Chart::Gnuplot->new( output => 'test.png', # not "terminal => 'windows'" ...
my $output_id = 0; # put this before the MainLoop call ... my $img = $top->Photo( -file => $newname ); my $lbl => $top->Label( -image => $img )->pack; }