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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 443 - 480 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
443
Hi, I'm trying to produce a bar chart which has a date xscaletype and plots the last 14 days eventhough my data file has a growing number of records which will...
equick25
Offline Send Email
Jun 4, 2003
8:32 pm
444
One way to limit to a certain time window is to limit the data as read, like this: #call $setdatefmt( "yyyy/mm/dd" ) #set today = $todaysdate() #set xmin =...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 5, 2003
5:00 pm
446
Steve, Thanks. That worked really well. Just one other question I had was, can you set the stubs to increment in weeks ? JS. ... ...
J S
equick25
Offline Send Email
Jun 6, 2003
11:06 am
447
... These gallery examples illustrate: http://ploticus.sourceforge.net/gallery/sa5.htm http://ploticus.sourceforge.net/gallery/sa5a.htm...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 6, 2003
1:12 pm
448
... Of course -> increment 7 days Thanks! _________________________________________________________________ Tired of 56k? Get a FREE BT Broadband connection ...
J S
equick25
Offline Send Email
Jun 6, 2003
2:48 pm
449
Peter, These star graphs are interesting. I'll add it to my "to do" list, but don't know how soon I would be able to get to it. I'm also copying this to the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 10, 2003
1:17 pm
450
I would be interested in these kinds of graphs -- especially, the pentagon shaped ones where you can plot the relative strengths and weaknesses of something...
dylan
debeaudette@...
Send Email
Jun 10, 2003
2:26 pm
453
Hi, I know that this has been asked before, but... Image size and or scaling directives do not appear to get passed through to the output SVG image. Is there...
thepurpleblob
Offline Send Email
Jun 20, 2003
10:53 am
454
Hi, version 2.11 added a parameter that allows you to do this.. in your script file put something like this: #proc settings svg_tagparms: height="5cm"...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 20, 2003
4:02 pm
456
Matt, there is an upper limit of 128 variables. This includes some that ploticus sets internally (perhaps a dozen). I see that this was overlooked on the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 23, 2003
6:26 pm
457
Matt, Yes, there is a way to omit non-business hours. It's called "Datetime with time windowing" and it's described on the scale units man page, near the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 24, 2003
11:57 am
458
Problem: the last stub on a datetime7-17 scale is 7AM.. should be 5PM. I see what you mean, this isn't ideal. I'll add this to my todo list.. thanks for...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 24, 2003
3:25 pm
459
Hi, I have a very large set of data held in a C programme and I want to use the API library to control Ploticus. Then the first plot shouldn't be a problem. ...
qkoch70
Offline Send Email
Jun 25, 2003
2:30 pm
460
Oliver, are you generating PNG (etc) image or displaying interactively using X11? If you are generating images I can't think of a way to do what you suggest.....
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 25, 2003
6:12 pm
461
Travis, yes, there had been an OS X build. I skipped it on the last go-round, not sure if there was any demand for an OS X precompiled binary I will put a...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 25, 2003
7:02 pm
462
I am trying to change my current working script to use a variable as it's source for data records instead of using a file. I currently pass the following from...
Sheahan, John (PCLN-NW)
johncsheahan...
Offline Send Email
Jun 25, 2003
8:19 pm
463
I have just build a couple of scripts for real-time ploticus visualization of same data. I had these before already with x11 but this time I wanted to use gv ...
bob884488
bob884488@...
Send Email
Jun 27, 2003
4:59 am
464
Steven, Sorry to bother you with this directly but I was getting no responses from the group mailing list. Looks like you're the only expert! Here is my issue:...
Sheahan, John (PCLN-NW)
johncsheahan...
Offline Send Email
Jun 27, 2003
3:21 pm
465
John, try: #proc getdata data: @my_data However, note that variables have a max length of around 250 characters. Also, any embedded newlines might present a...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 27, 2003
4:26 pm
466
I did find a workaround but unfortunately it's sufferening from heavy quality loss. When I convert the original ploticus eps to pdf with epstopdf I still ...
bob884488
bob884488@...
Send Email
Jun 27, 2003
5:35 pm
467
Hi, I don't currently have access to gv, so I can't prove anything here. As far as I know, ploticus generates valid eps and postscript output, and there have...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 27, 2003
5:57 pm
468
... the end ... Sorry for the confusion. The ploticus generated eps and ps files load just fine in gv. I never had any problems here! The problem only becomes...
bob884488
bob884488@...
Send Email
Jun 27, 2003
7:26 pm
470
... When you press the gv 'redisplay' button, it probably reads the eps file again. I thought maybe the %%Trailer line was somehow fooling gv into thinking...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jun 30, 2003
11:55 am
471
... eps file ... Yes. That's the whole purpose of 'redisplay'. :) ... removing the ... Nope. Does not help. I tried all standard gv switches which included ...
bob884488
bob884488@...
Send Email
Jun 30, 2003
4:47 pm
472
... work". ... Found a way. See email for details. Quick version: sed 's!showpage!grestore!g' ploticus-bad.eps > ploticus-good.eps...
bob884488
bob884488@...
Send Email
Jun 30, 2003
6:18 pm
473
Travis, another user indicated that he got OSX precompiled executables via the fink project.. http://fink.sourceforge.net/pdb/search.php?s=ploticus and was...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 2, 2003
11:45 am
475
Hello Steve, I am trying to use the latest version of Ploticus (2.11) in order to generate a pie graph. It seems there is a problem with the legend which is...
Philippe Jalaber
philippe.jalaber@...
Send Email
Jul 8, 2003
1:49 pm
477
Hello, I want to plot three graphs into one picture. One lineplot, one barplot and one pieplot. The problem is that I don't know how to set up a proper #proc...
soboot20003
Offline Send Email
Jul 11, 2003
9:31 am
478
Dennis, you probably need to set -pagesize it can be set from the command line or from within a script using proc page. See the pl(1) man page for further...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 11, 2003
6:31 pm
480
Philippe, this is indeed a bug.. the source code fix has been posted on the What's New page under "late fixes" ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 15, 2003
2:02 pm
Messages 443 - 480 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