[Picviz] picviz new usage

2009-05-18 Thread Oguz Yarimtepe
Hi, I have already tried -m as below: pcv -Tpngcairo -m argus.pcv 'value = "tcp" on axis 2' -o argus-tcp.png but i don't see the min and max values at the graph. This is how i created the argus.pcv ./argus2picviz-changed.sh argus.csv > argus.pcv What am i doing wrong? -- Oguz Yarimtepe h

Re: [Picviz] picviz new usage

2009-05-18 Thread Sebastien Tricaud
On Mon, May 18, 2009 at 7:12 PM, Oguz Yarimtepe wrote: > > Hi, > > I have already tried -m as below: > > pcv -Tpngcairo -m argus.pcv 'value = "tcp" on axis 2' -o argus-tcp.png > > but i don't see the min and max values at the graph. You forgot the -a flag that ask to print text. Can you run: pc