Hello Perl Monks,
I am trying to insert a line graph into my html page and am having so much difficulty with it. First, I found out that IExplorer does not work with server push. Now, my Firefox is caching the image some where and I could not get it to print out the continuous scrolling line graph unless I clicked on refresh so I gave up on that idea. I have searched for a Java script to do this and found the following code at http://www.dynamicdrive.com/dynamicindex11/linegraph.htm
I have also downloaded the two JavaScripts files as stated on their website and put it into my cgi-bin directory.