in reply to Where can I find info on making Graphs in a Perl \Tk gui program?

If you are using Tk, I strongly recommend using widget, the demo that comes with the bundle to get a sense of what's available. It has examples of graphs, bouncing balls, you name it-- and will show you the code at the press of a button. Just type widget on the command line, assuming a normal Perl/Tk install.