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 968 - 998 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
968
Tim, these warning messages are spurious.. I'll make a note to try and suppress them. the extra day problem with datetime-w/windowing - noted, will look into...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 1, 2004
2:24 pm
969
Pierrick.. Every line, including the last line, in a ploticus script must be terminated with a newline (\n or win32 CR-LF) I'll make sure the docs state this. ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 1, 2004
2:36 pm
970
... bingo! thank you very much for your assistance ... I'll figure this one out [prob from the same info page] jeffs -- Jeffrey Sonstein Assistant Professor ...
Jeff Sonstein
jsonstein
Offline Send Email
Jul 1, 2004
7:48 pm
971
Regards, thatsme314@yahoo-No-Spam dot com...
thatsme314@...
Send Email
Jul 2, 2004
1:58 am
972
Regards, bradbater@bol-No-Spam dot com-No-Spam dot br...
bradbater@...
Send Email
Jul 7, 2004
5:07 pm
973
Hi... I'm running into the same issue more and more, and am not particularly happy with my current solution. Basically I often have data of the form... PersonA...
Jamie Echlin
echlinja
Offline Send Email
Jul 12, 2004
9:42 pm
974
Ploticus is great. When I do labelonly pie charts, labels are not symmetrical around the pie. The longer the label, the worse the problem. Here is an example...
dagoldman
Offline Send Email
Jul 13, 2004
6:27 am
975
Regards, poetsheart386@yahoo-No-Spam dot com...
poetsheart386@...
Send Email
Jul 13, 2004
8:17 am
976
Jamie, yes this is something I have on my list to add soon.. I've run into this too, like where I would want a scatterplot where x is the "bp" test, and y is...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 13, 2004
1:00 pm
977
Here's the dynamically generated output: http://www.ehdp.com/out/713xpjrp-pie.png The problem is that the width is only 743 pixels, and a label is cut off. How...
dagoldman
Offline Send Email
Jul 13, 2004
11:09 pm
978
I have a data set through which I'm running a regression line. I'm using the regression line to forecast the likely value of my data in the future. In other...
seancrotty
seancrotty@...
Send Email
Jul 14, 2004
10:24 pm
979
Oops. I think I found the answer in the "statsonly" option. Sorry for the post... Sean...
seancrotty
seancrotty@...
Send Email
Jul 14, 2004
10:49 pm
980
Nope, "statsonly" still expects a scaled plotting area to be defined with proc areadef. I guess my question still stands. Thanks! Sean...
seancrotty
seancrotty@...
Send Email
Jul 14, 2004
10:55 pm
981
Hi, Am currently having problems with creating multiple boxplots on the same page. I basically have a data set with a result column and several field columns...
gg_mitchell
Offline Send Email
Jul 15, 2004
1:26 pm
982
Daniel, you're right about the algorithm used to position labels.. center of label is at a point straight out from center of pie.. which may not be ideal. ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 16, 2004
2:02 pm
983
Daniel, when generating png/gif/jpeg images larger than 8" x 8" you need to specify -pagesize (command line option) to allocate bigger image memory... eg. pl...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 16, 2004
2:12 pm
984
Sean, What pl version are you running. In pl 2.21 the regression line generated by #proc curvefit is clipped to the plotting area. I can't determine when this...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 16, 2004
2:17 pm
985
Graeme, can you send me your ploticus script and any other files I would need to reproduce the problem here. Thanks, Steve ... Stephen C. Grubb scg@......
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 16, 2004
3:06 pm
986
I'm running v2.10. But I see my initial post was misleading. I'm not concerned about the clipping of the regression line. I want to set my yrange to make sure ...
seancrotty
seancrotty@...
Send Email
Jul 16, 2004
4:59 pm
987
ok.. should have read more closely.. it is a catch-22 one quick/hack method would be to generate the plot and generate the regression line, then do a page...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 16, 2004
5:11 pm
988
Hi Steve, Thanks. I'd like to be so bold as to suggest two possible algorithms. #define __LeftEndOfLabel -1.0 #define __RightEndOfLabel 1.0 #define...
dagoldman
Offline Send Email
Jul 16, 2004
8:36 pm
989
Thanks. That works great! I should have seen that myself in the docs. Daniel ... memory... ... gets ... rgb ... rgb...
dagoldman
Offline Send Email
Jul 17, 2004
10:50 pm
991
Given: #proc line points: 07/20/2004(s) min 07/20/2004(s) 13(s) linedetails: width=2 color=rgb(0,0.4,0) Why do I get this error?: warning: points must have...
seancrotty
seancrotty@...
Send Email
Jul 19, 2004
6:22 pm
992
Sean, "points" is a multiline attribute that must be terminated by a blank line. So do it this way: #proc line points: 07/20/2004(s) min 07/20/2004(s) 13(s) ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 20, 2004
1:31 pm
993
Damn, once again this was already answered in the documentation. Thanks for the direct response, Steve. Sean ... line....
seancrotty
seancrotty@...
Send Email
Jul 20, 2004
2:19 pm
994
Untitled Document VERY IMPORTANT INVESTMENT INFORMATION contained within this report. If you are receiving this E-MAIL, You are among the FIRST to receive this...
PokerBook Info
pokerbook@...
Send Email
Jul 21, 2004
2:06 pm
995
Hi all, I'm working on setting up dynamic graphs for a client. These are generated monthly and look great on the web. However, they want to print these pages...
Josh Burley
martyr
Offline Send Email
Jul 21, 2004
5:43 pm
996
Ploticus generates standards-conformant EPS files to the best of my knowledge. The only thing that has changed within the past year or two is that ploticus...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 22, 2004
12:35 pm
997
Regards, maraqaf@yahoo-No-Spam dot com...
maraqaf@...
Send Email
Jul 24, 2004
2:34 pm
998
I want to automatically generate bar charts with differing values for NRECORDS and NFIELDS. They'll look something like ...
dagoldman
Offline Send Email
Jul 25, 2004
6:38 am
Messages 968 - 998 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