Help for this page
#!/usr/bin/perl -w use strict; ... 'vertAxisLabel' => 'XP Change' ); print $img->draw();
#!/usr/bin/perl -w ... ); $img->png("chart.png");