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 1416 - 1451 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1416
Hi, A minor bug has been reported and fixed. In proc processdata when using the "stats" option with "tagfield", MIN_ID and MAX_ID don't work as advertised. ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 8, 2005
12:31 pm
1417
Greetings Stephen, Can you remove me from the Ploticus email distribution or tell me where I need to go to submit my request. Thanx. ... ...
Robert Sipe
b126775
Offline Send Email
Mar 8, 2005
2:34 pm
1418
To unsubscribe from this group, send an email to: ploticus-unsubscribe@yahoogroups.com...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 8, 2005
2:52 pm
1419
thanx ... __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web ...
Robert Sipe
b126775
Offline Send Email
Mar 9, 2005
1:48 am
1421
Hi I'm fairly new to ploticus, I'm unable to find anything on epoc (seconds since 01jan1970) time format in the manual or on the net. I find it strange if it...
morten_bjoernsvik
morten_bjoer...
Offline Send Email
Mar 13, 2005
6:32 pm
1422
I would like to make a plot that would have on its x axis days of the current month. The plot is going to be generated every hour or so, but I need to display...
Marcin Simonides
marcin@...
Send Email
Mar 14, 2005
12:46 pm
1423
Hi, you probably already saw the dates documentation at http://ploticus.sourceforge.net/doc/dates.html and the sections on date and datetime at ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 14, 2005
2:34 pm
1424
Marcin, Since you're apparently plotting datetime values, you could have data points up to, say, 11:59PM on Mar 31. So it seems like xautorange with ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 14, 2005
2:50 pm
1425
... [...] Silly me :D I should have given this more thought before deciding that this is wrong. Frankly speaking this last stub doesn't hurt (though this ...
Marcin Simonides
marcin@...
Send Email
Mar 14, 2005
9:53 pm
1426
Hi Steve Thanks for taking the time to explain how this works in you fantastic program. I just want to combine lots of 24hour logs into one simple graph: ...
morten_bjoernsvik
morten_bjoer...
Offline Send Email
Mar 15, 2005
8:21 pm
1430
All, First off, to the developers, thanks for such a great package. Ploticus has been so incredibly useful!! My question is this: can ploticus accept data to...
sfritzinger
Offline Send Email
Mar 17, 2005
11:37 pm
1431
Scott, it probably depends on what type of plot you're doing.. in some situations (like scatterplots) a simple concatenation would do the trick, like this: cat...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 21, 2005
4:35 pm
1432
... The way I do it in scripts is to join or cat the datafiles into an areadef which sets up the autorange for Y, then plot each file in turn on a cloned copy...
Rob Partington
zimpenfish
Offline Send Email
Mar 21, 2005
4:45 pm
1433
Scott, what type of plot are you trying to produce? ... Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory 600 Main Street...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 21, 2005
4:48 pm
1435
First I'd like to just thank Steve Grubb for creating Ploticus. I've just compiled pl today, and it has already proved valuable. Thanks Steve! I am having...
chris
heller@...
Send Email
Mar 24, 2005
8:42 pm
1436
Last night I did some more experimenting with Ploticus, and I am much closer to my goal than before. I managed to achieve the effect I wanted by using a...
chris
heller@...
Send Email
Mar 25, 2005
1:24 pm
1437
Chris, here are some things to consider: - using a log scale in Y - seems appropriate given the characteristics of your data - proc axis selflocating stubs,...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 25, 2005
1:53 pm
1438
I resolved my problem. In my script I was saving the values of DATAYMIN and DATAYMAX when I should have been using YMIN and YMAX. My graph now looks perfect. ...
chris
heller@...
Send Email
Mar 28, 2005
5:48 pm
1439
Having an issue with gapmissing and lineplots. Or maybe I'm not understanding it? I have data that looks like this. There should be a data element every 5...
romeyde
Offline Send Email
Apr 7, 2005
12:45 pm
1440
Hi, gapmissing: auto (and gapmissing: autosmall) operate by checking the first two rows of your data to get an idea of the "expected interval".. then any gap...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 7, 2005
3:38 pm
1441
My data is always in five minute increments. I guess it's possible that on rare rare occasions, that the first two elements would be 10 minutes apart but that...
Romeyn, Derek
dromeyn
Offline Send Email
Apr 7, 2005
6:46 pm
1442
Also, please send typical values that you use for MAX, LABEL, TODAY, YESTERDAY, and anything else I'd need to run your script. -Steve ... Date: Fri, 8 Apr...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 8, 2005
1:27 pm
1443
Hi, I'll be glad to investigate but I'll need a bigger data file that contains a skip, so I can reproduce the problem here. I've got your script, all I need...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 8, 2005
1:27 pm
1445
Hi, I've just started working with ploticus and I'm really impressed. But now, I've troubles setting the font size. I use an pie-graph exacly as in the example...
jotfi
jotfi@...
Send Email
Apr 12, 2005
7:34 pm
1446
Hi, again a small problem, with following command and name.dat, percentage output is missing in my pie.eps. ploticus -eps -prefab pie data=$name.dat...
jotfi
jotfi@...
Send Email
Apr 12, 2005
9:07 pm
1447
Johannes, you should be able to control the font size from the command line using eg. pl ... -textsize 12 (the default is 10, so 12 makes everything 2 pts...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 13, 2005
12:18 pm
1448
Hi, take out the labels=1 setting you don't need it since you're specifying your label using labelfmtstring -Steve ... Stephen C. Grubb scg@... ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 13, 2005
2:26 pm
1449
... Thanks very much, thats working! ... Johannes. Vienna, Austria....
jotfi
jotfi@...
Send Email
Apr 13, 2005
2:58 pm
1450
... labelfmtstring ... Without labels=1 there is no label at all. But propably this has something to do with ... and I discoverd, that version 2.31 is the most...
jotfi
jotfi@...
Send Email
Apr 13, 2005
3:02 pm
1451
Ah yes, labelfmtstring was new in version 2.30 ... sorry I didn't catch that. -Steve ... Stephen C. Grubb scg@... Scientific Software Engineer, The...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 13, 2005
3:06 pm
Messages 1416 - 1451 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