Re: plotting program

2002-12-17 Thread Kent Perrier
All of my program plot! They are all out to get me, those bastards! Just because I am paranoid does not mean they are not out to get me. :) < for the humor impaired Kent -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.co

Re: plotting program

2002-12-17 Thread dbrett
Thanks Thornton, It looks like ploticus will do what I need. Another program to learn david On Tue, 17 Dec 2002, Thornton Prime wrote: > > Unfortunately it looks like gnuplot will not do what I need. > > > > I am trying to create a bar graph with the x labels being names instead > > of numbers.

Re: plotting program

2002-12-17 Thread Bret Hughes
On Tue, 2002-12-17 at 15:03, dbrett wrote: > I use png as well, I have not been able to find a way to get it accept > text instead of numbers. > > I have a perl script which is going to generate the graphs from the data. > The data will look something like > > test1 99.8 > test2 98.9 > test3 99.7

Re: plotting program

2002-12-17 Thread dbrett
I use png as well, I have not been able to find a way to get it accept text instead of numbers. I have a perl script which is going to generate the graphs from the data. The data will look something like test1 99.8 test2 98.9 test3 99.79 test4 99.91 test5 98.95 david On Tue, 17 Dec 20

Re: plotting program

2002-12-17 Thread Thornton Prime
> Unfortunately it looks like gnuplot will not do what I need. > > I am trying to create a bar graph with the x labels being names instead > of numbers. The output needs to go to a standard graphic format i.e > png, jpg I'm no gnuplot expert, but I believe you can do both of those with gnuplot. (

RE: plotting program

2002-12-17 Thread Burke, Thomas G.
excel. - -Original Message- From: dbrett [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 17, 2002 1:58 PM To: [EMAIL PROTECTED] Subject: plotting program Does anybody know of a plotting program other than gnuplot. Unfortunately it looks like gnuplot will not do what I need. I am trying

plotting program

2002-12-17 Thread dbrett
Does anybody know of a plotting program other than gnuplot. Unfortunately it looks like gnuplot will not do what I need. I am trying to create a bar graph with the x labels being names instead of numbers. The output needs to go to a standard graphic format i.e png, jpg david -- redhat