# draw the rest of the chart, and print it open (OUT,">plot.gif"); binmode OUT; print OUT $img->draw(); close OUT;