print "Content-type: image/gif\nExpires: 0\n\n"; $rrd->graph( image => "-", vertical_label => 'My Salary', draw => { thickness => 2, color => 'FF0000', legend => 'Salary over Time', }, );