Adam wrote: >Stephen Turner ([EMAIL PROTECTED]) wrote: >> On Thu, 4 Apr 2002, Dave Hoover wrote: >> > Inspired by Adam Spiers' idea to chart golfer scores over time, I >> > hacked together the "PGAS Charts" page using Graph::Plot (I couldn't >> > get any other Graphing modules installed). >> > >> > http://perlgolf.sourceforge.net/cgi-bin/PGAS/chart.cgi > >Argh! Where's your sense of laziness? Duplicated effort sucks ...
I know, but I couldn't get Chart::Graph working so I had to go with the one module (Chart::Plot) that worked for me. >Anyway, the interface is pretty sweet, but can I humbly suggest that >the best results might be obtained by merging your CGI bits with my >graph-drawing bits? I'll look at your code again and see how easy that would be to implement. Good idea. --Dave