Search the web
Sign In
New User? Sign Up
ploticus · ploticus software support
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1983 - 2012 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1983
Hi, it looks like your xrange argument needs to be enclosed in quotes on the command line. Also the format of your dates in the range argument (dd-mmm-yyyy)...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 3, 2007
8:32 pm
1984
Hi. I found some mistake in result image after running ploticus script. Result image have big space under the plot. I open "mydump" file and found points with...
valerykoval
valerykoval@...
Send Email
Apr 16, 2007
2:19 pm
1985
Hi, I was able to reproduce this problem here. I believe you are right.. not sure why those Y<0 points are in there. Thanks for finding & reporting this bug....
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2007
3:17 pm
1986
Michael, I was able to reproduce this problem here... thanks for finding & reporting this bug. I will look into it shortly. -Steve ... Stephen C. Grubb...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2007
4:24 pm
1987
Mike, add the 'locfield' statement eg. #proc bars color: gray(0.8) barwidth: 0.3 outline: no horizontalbars: yes segmentfields: c d locfield: 1 #endproc this...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2007
4:25 pm
1988
Hi, two recently reported minor bugs have been fixed. 1) floating segment bars sometimes had an extra line glitch (try the gallery example timeline2.htm) 2)...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2007
4:47 pm
1989
Hi, Steve. Here is a minor issue with titles. The workaround is easy, though perhaps not obvious. The following command: pl -gif -prefab stack data=revs...
Josh Simons
Joshua.Simons@...
Send Email
Apr 19, 2007
12:03 pm
1990
Thanks Josh. About as bass-ackwards as it can be isn't it... I have fixed this. Take the following code, put it into a file called "chunk_title", and then put...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 19, 2007
3:01 pm
1991
Hi, when using a crosshatch fill (eg. hatch6) and also enlarging or reducing the overall result using -scale, a bug involving incorrect line thickness occurs....
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 20, 2007
5:53 pm
1992
This command ploticus -prefab chron data=data14 x=1 y=2 datefmt=yy/mm/dd xinc="1 month" stubfmt=M xyears=yyyy yrange="0 25" barwidth=line ...
Neil Jones
euphydryasuk
Offline Send Email
May 3, 2007
11:49 am
1993
By default, Ploticus is trying to use X Windows to display your graph. If you are running X, then you need to define the DISPLAY environment variable to...
Joshua Simons
jsimons@...
Send Email
May 3, 2007
2:39 pm
1994
I want to try and overlay graphs using the chron prefab. I'd like to have a legend, but haven't been able to get it to work. I do get the legend, but the...
sitecrawl
gallen@...
Send Email
May 10, 2007
11:55 am
1995
Greg, this sounds like a case where the limitations of prefabs are being encountered.. I'd recommend writing a script. You can get started by adding the -echo...
Stephen C. Grubb
stevegrubb1
Offline Send Email
May 16, 2007
8:53 pm
1996
Hi, I was trying to plot/illustrate TCP packets received on a connection using proc bars. The data file looks like this: 2007-01-24.19:24:27.076245 1...
Chunling Ma
mcl7799
Online Now Send Email
May 23, 2007
7:44 pm
1997
I have a data file with TCP packets arrived: 1st column is time stamp; 2nd column is the starting sequence number; 3rd column is the ending sequence number. I...
Horsie
machunling@...
Send Email
May 23, 2007
7:45 pm
1998
Hello, I am trying to combine multiple plots but I guess there is some width restriction on combined graphs because I can only combine plots unless the image...
sszabistian
sszabistian@...
Send Email
May 23, 2007
7:45 pm
1999
Hi Shuja, for anything wider (or higher) than 8" you need to specify -pagesizeW,H command line arg (where W and H are width and height in inches) To get yours...
Stephen C. Grubb
stevegrubb1
Offline Send Email
May 24, 2007
4:02 pm
2000
Hello, one problem is the granularity of your time points appears to be in microseconds. Is a datetime x axis really what you need here? How much time will...
Stephen C. Grubb
stevegrubb1
Offline Send Email
May 24, 2007
4:03 pm
2001
Thank you, Steve. I would like to cover 30 seconds of packets arrivals. so I guess I will need at least seconds and microseconds in this case, right? What do...
Horsie
mcl7799
Online Now Send Email
May 25, 2007
5:06 pm
2002
Chunling, I would say that datetime scaling is overkill if you are just displaying 30 seconds worth of data at a time. You can use proc getdata's 'filter'...
Stephen C. Grubb
stevegrubb1
Offline Send Email
May 29, 2007
1:34 pm
2003
Steve, I see your point. But right now, my problem is that I collected data for a few seconds (at most 10 seconds actually) every 30 minutes for one week. So...
Chunling Ma
mcl7799
Online Now Send Email
May 31, 2007
12:04 pm
2004
Hi Chunling, I understand now what you're trying to do and agree it would be nice if ploticus could do this, but spent a few minutes trying various things and ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
May 31, 2007
12:55 pm
2005
Hi Steve A couple of times now, I come up against some "hard" limits in ploticus, specifically in: #proc getdata commandmr: perl -e ' ...perl script... and in ...
George Hansper
georgeh@...
Send Email
Jun 4, 2007
2:36 pm
2006
Hi Steve, I've found ploticus quite useful, but the date-time handling is frustrating at times. There are quite a few input and output formats, but it would be...
George Hansper
georgeh@...
Send Email
Jun 4, 2007
2:36 pm
2007
George, thanks for your comments. The issues that can be addressed in the near term- I will try to get to, especially the stability-related ones. The others...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 5, 2007
3:11 pm
2008
Hi, Can someone please help: The plot file am currently having issues with - was working fine till recently, and all of a sudden I am having this issue, where...
afsha_sheikh
afsha_sheikh@...
Send Email
Jun 14, 2007
1:50 pm
2009
Hi, Steve. When I use the dist prefab with cats=yes Ploticus generates an output graph with incorrect Y axis bounds and with a single bar that has garbage...
ibid17
Offline Send Email
Jun 14, 2007
1:51 pm
2010
Hi, you are doing this #proc getdata file: @FILE @FILE is a variable... but where is FILE being set? Not within the script as shown here.. on the command...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 15, 2007
4:21 pm
2011
Hi Steve, thanks much for the quick response, I am setting the FILE in the command line, but that doesnt seem to be the problem, I tried to hardcode the...
afsha_sheikh
Offline Send Email
Jun 19, 2007
1:37 pm
2012
... Hi Steve, I think I found the issue, the issue seems to be the maxfields option I was passing to my script . I was using a very very large number for ...
afsha_sheikh
Offline Send Email
Jun 22, 2007
12:34 pm
Messages 1983 - 2012 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help