in reply to Re: Using Tk::Graph to graph two-dimensional data
in thread Using Tk::Graph to graph two-dimensional data
Sorry about my messy code. The good news is $data->{$queue} = $usage; worked I was overwriting the contents each time.
Thanks a lot for the help guys.