$data = { $queue => $usage }; $ca = $MW->Graph(-type => 'BARS', -ylabel => 'percentage', -xlabel => 'queue'); $ca->pack(-expand => 1, -fill => 'both');