<html>graph -T ps says something like<br>error, illegal tick size, ps is not a number.<br>I realize now I have to do graph-ps<br>instead of graph -T ps<br>
<br>
-----Original Message-----<br>
From: Mark Knoop [mailto:mark@opus11.net]<br>
Sent: Friday, July 13, 2007 10:38 AM<br>
To: 'For users of Fedora'<br>
Cc: tony.chamberlain@lemko.com<br>
Subject: Re: graph<br>
<br>
Hi Tony,<br>
<br>
Please reply to the group so that others may contribute to and learn<br>
from the conversation. And please consider not top-posting also. Both<br>
these things might require some editing if you're just getting the daily<br>
digest, but it does help. :)<br>
<br>
tony.chamberlain@lemko.com wrote:<br>
> I downloaded and installed plotutils. No man page came with it. <br>
<br>
Try: info plotutils<br>
<br>
> I found something on the internet but its information does not seem to<br>
> work. It says graph -T ps will create a postscript file, but when I<br>
> try it it says bad tick size ps, ps is not a number.<br>
<br>
Do you mean when you try to open it? What are you using to view the<br>
postscript file?<br>
<br>
> Doing it without -Tps gives me output but I have no idea what to do<br>
> with it. Do you?<br>
<br>
What is the exact invocation you are using? By default (without<br>
specifying a format with -T) graph will produce GNU metafile format<br>
(which is not terribly useful as an end product...). Have you tried the<br>
other output formats? What format are you looking for?<br>
<br>
> mark@opus11.net wrote:<br>
>> tony.chamberlain@lemko.com wrote:<br>
>>> I am actually using CentOS. I am looking for a program that, given <br>
>>> data like<br>
>>> <br>
>>> X,Y1,Y2 X,Y1,Y2 X,Y1,Y2 X,Y1,Y2 ... (each row different) will plot<br>
>>> a graph, actually two graphs, Y1:X and Y2:x, and maybe connect the<br>
>>> Y1s and Y2s. Actually, simple plotting graphs.<br>
>>> <br>
>>> Can anyone suggest something? Really all it is is cpu vs. time, and<br>
>>>  memory vs. time<br>
>> <br>
>> You could try graph (in the plotutils package) or for something more <br>
>> powerful, gnuplot.<br>
>> <br>
>> http://www.gnu.org/software/plotutils/<br>
>> http://www.gnuplot.info/<br>
<br>
-- <br>
Mark Knoop<br>
</html>