There are a number of modules for plotting and drawing images: I am not an expert in this field. I think you will need GD, and I think that has a routine to plot a point - it might be called 'draw'. I would bow to the advice of the gurus on this point!
- Roger - ----- Original Message ----- From: "Wagner-David" <[EMAIL PROTECTED]> To: "'Roger C Haslock'" <[EMAIL PROTECTED]>; "Gary Hawkins" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 10, 2002 8:27 PM Subject: RE: rand() function > What Perl module is needed for plot or is this under the browser or ???? > > Thanks. > > Wags ;) > > -----Original Message----- > From: Roger C Haslock [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 10, 2002 11:36 > To: Gary Hawkins; [EMAIL PROTECTED] > Subject: Re: rand() function > > > My apologies: a typo has crept in > > For 'plot rand(),read()' > Read 'plot rand(),rand()' > > That is, generate x,y randomly in the interval (0,1). > > Regards > - Roger - > > ----- Original Message ----- > From: "Gary Hawkins" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, January 09, 2002 11:49 PM > Subject: RE: rand() function > > > > > to take successive pairs, and plot them on a graph. Bad generators would > > > show distinct lines after a while. > > > > > > eg > > > > > > for (0..10000) { > > > plot rand(), read() > > > } > > > > > > > What would it require to make that do something? > > > > >ppm search plot > > Packages available from > > http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/PPMServer: > > Chart-Plot [0.10] Plot two dimensional data in an image. Version 0.10. > > Geo-GNUPlot [0.01] Perl extension for plotting position tracks onto a > world > > > > > > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]