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 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.  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. (I'm positive about the PNG output ... I use that now.)
> 
> If gnuplot doesn't cut it, there is also Ploticus
> (http://ploticus.sourceforge.net).
> 
> If you still can't get it to do what you want, you can code the whole
> thing yourself with GD or use a library like GDchart.
> 
> thornton
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to