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 377 - 406 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
377
First of all, I'd like to express my appreciation for ploticus. It's very useful. I'm using ploticus to render a couple of different plots for an evaluation of...
bob884488
bob884488@...
Send Email
Apr 4, 2003
3:13 am
378
... at ... a "Miss" ... Nevermind... Shortly after implementing the hack to get it to work without any flexbility I found the category setting while re-reading...
bob884488
bob884488@...
Send Email
Apr 4, 2003
2:35 pm
379
Hi! Has anybody built a win32-Version with freetype support and could send me this version? Or does anybody know where to download such a version? I've...
kingchaos01
Offline Send Email
Apr 7, 2003
11:14 am
380
I have written a couple more plocitus scripts in the last few days. Thanks for making ploticus so flexible and able to output both interative x11 and high...
bob884488
bob884488@...
Send Email
Apr 8, 2003
3:27 am
381
... Yes. The following illustrates: #proc rangebar datafield: 1 barloc: 1 nlocation: 0.1(s) color: pink // the following effectively suppresses the median...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 8, 2003
11:14 am
382
In ploticus scripts #for loops iterate over comma-delimited lists only. The "multi-row response" jibberish in the manual doesn't apply to ploticus, but to...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 8, 2003
11:22 am
383
... Thank you! This works great. The other median issue is resolved too. :) I noticed that with the above data row looping you will have to redo the initial...
bob884488
bob884488@...
Send Email
Apr 9, 2003
1:04 am
384
Hello, I am totally ploticus newbie, but How can I ignore n number of lines from datafile. Software produces logfile below. For example this is working well...
laxlou2
otso.laakso@...
Send Email
Apr 13, 2003
4:49 pm
385
If you're running on a unix platform you can do something like this: cat drmrx2.txt | grep "^ " | pl -prefab lines -gif data=stdin .... -Steve ... Stephen C....
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 14, 2003
11:40 am
386
Was experimenting with the stack prefab to make a stacked bar graph to show time it takes to load each page of a site over time. Graph actually looked pretty...
romeyde
Offline Send Email
Apr 15, 2003
2:48 pm
387
i cannot find a way to put labels and or titles on a pie graph. help please...
stan040509
stan@...
Send Email
Apr 16, 2003
5:30 am
388
What are you trying to do, and what have you tried so far? -Steve ... Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory 600...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 16, 2003
10:38 am
389
i am getting this error Error pl proc legend (12014) : Cannot open for write (/opt/apache/cgi- bin/graph/plbin140.sol2/tempfile.gif) what does this error mean?...
Sulinghuan
sulinghuan@...
Send Email
Apr 17, 2003
7:56 am
390
is it possible to export ploticus graph to excel? if possible how would i do that? thanks...
Sulinghuan
sulinghuan@...
Send Email
Apr 17, 2003
8:20 am
391
... no. ploticus writes bitmap and vector files. read the documentation. roland...
Spielhofer, Roland
roland.spielhofer@...
Send Email
Apr 17, 2003
8:23 am
392
Ok, figured out my stacked bar graph issue. Got several pretty graphs now with one of them having 13 elements in each bar. Quite nice. Now, this question is...
romeyde
Offline Send Email
Apr 17, 2003
1:24 pm
393
Oh, was just thinking that a red tic at that time marker would work to....
romeyde
Offline Send Email
Apr 17, 2003
1:27 pm
394
This error indicates that the output file (GIF) couldn't be created, probably due to the process not having write permission for the directory. -Steve ... ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 17, 2003
2:11 pm
395
I just noticed a weird, but fortunately circumventable bug in the xlocation interpretation of proc scatterplot. I have a script which renders both a rangebar...
bob884488
bob884488@...
Send Email
Apr 18, 2003
12:37 am
396
Derek, One approach would be to follow up with something like this: #proc scatterplot xfield: 1 ylocation: @AREABOTTOM symbol: shape=diamond style=filled...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2003
12:06 pm
397
... You mean "script file". A "config file" is something else, a file that you use to initialize ploticus for any plot you happen to be doing, similar to a...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2003
12:08 pm
398
I think this may not be a bug. In proc rangebar, the barloc attribute is a 'plotvalue' ie, always specified in sclaed units (data space). However in proc...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 18, 2003
3:15 pm
399
Hello ploticus users For people that cannot do without GIFs (like me), there is a version of libgd which reintroduces GIF support. It is maintained by Albatros...
luk314
luzilu@...
Send Email
Apr 19, 2003
11:21 am
400
Thanks. This has indeed done the trick. ... [...] ... [...]...
bob884488
bob884488@...
Send Email
Apr 22, 2003
1:57 am
401
I have a data file that covers 5pm to 5pm PST. The data is displaying fine but since we are located on the east coast the boss wants the data displayed in...
romeyde
Offline Send Email
Apr 23, 2003
2:54 pm
402
Sorry about the previous empty post. I ran out of the CPU limit while trying to scatterplot the following file (x=1 y=2). ... 2.68436 20.9057 0.5 a 2.68436...
peldan
peldan@...
Send Email
Apr 23, 2003
7:37 pm
403
Hi! I'm using Ploticus frequently for it's great flexibility (thanke for that!) But as always there is one wish left: When plotting a line-diagram (proc...
kingchaos01
Offline Send Email
Apr 25, 2003
5:43 pm
404
Two possible approaches come to mind: 1) use a proc getdata filter to add 3 to the hours component of your input data, eg. (this example assumes your datetime...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 28, 2003
1:51 pm
405
Hi Steven, The AIX 4.3.4 port of your Ploticus software has relocated to http://users.bigpond.com/m.kat/html/apps/plbin141.aix434.tar.gz The old link is still...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 28, 2003
1:52 pm
406
Sorry, that should be: and xaxis.stubs: list 20\n21\n22\n23\n0\n..\n20 ... Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 28, 2003
1:55 pm
Messages 377 - 406 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