[EMAIL PROTECTED] wrote: > > How do I plot a graph using perl. On the horizontal x-axis I need to plot at > least 1000 points. I cannot use microsoft excel because of the limitation on > the x-axis. Thanks
There is no need to restrict yourself to an Excel row to hold graph x-axis values. More often a spreadsheet column will be used to contain the name of the variable at the top, followed by a list of values beneath it. Rob -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/