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...
Show off your group to the world. Share a photo of your group with us.

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 1876 - 1905 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1876
I have this script file : #proc page: pagesize: 12 12 crop: 0 3.590000 9.2 10 backgroundcolor: transparent titledetails: size=20 align=center font=/Helvetica...
libault_qosmos
libault_qosmos@...
Send Email
Aug 2, 2006
3:10 pm
1877
Hi, Now I have a request to add clickmaplabels to my generated images. Any tips on how to do this without temp files for data? Would I have to execute...
jfazo@...
Send Email
Aug 9, 2006
5:30 pm
1878
I have nearly the same problem. I'm using @@XVAL and @@YVAL in URLs. This becomes unusable if e.g. all "." are removed. This patch fixes the issue: ...
Jochen Reinwand
jochen.reinwand@...
Send Email
Aug 10, 2006
1:47 pm
1879
Hi, Is it possible to have mouseover tooltips with a lineplot graph generated via ploticus? Thanks, Joni...
jfazo@...
Send Email
Aug 10, 2006
1:49 pm
1880
I did this by running proc scatterplot after proc lineplot with the same data and putting the tooltips on the scatterplot data. I tried to make the scatterplot...
Jamie Echlin
jechlin@...
Send Email
Aug 16, 2006
1:00 pm
1881
Tao, sorry, I think you've run into a limitation of the script language.. and I can't readily think of a way to do what you require. I'll add this ticket to...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
3:42 pm
1882
Neil, apparently ploticus doesn't like the fact that the time component of your datetime data has only hours. When I add ":00" to the end of them, it works....
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:40 pm
1883
Hi, this isn't a bug, it's the expected operation in this degenerate case. When you do a basic autorange operation on {0 0 0 0} (without specifying a floor)...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:42 pm
1884
Dmitry, yes, I'll reexamine this issue for the next release. I was trying to follow the official spec on this one... Thanks for letting me know, Steve ... ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:43 pm
1885
Hi, based on the description of what you're trying to do, no solution comes to mind. You might investigate proc processdata (etc.) to see if you can figure...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:46 pm
1886
Pierre-Marie, this is how it was implemented, with normal text in mind rather than long continuous strings. Hopefully there is another way you can organize...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:46 pm
1887
Joni, to get clickmap labels you need to specify -csmap the mapping info (in html) is written to stdout by default. you can redirect to a file by specifying...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:46 pm
1888
Pierre-Marie, you could do this as follows. Don't specify legendlabel in your proc scatterplot. Instead use a separate proc legendlabel. Then you have total...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:46 pm
1889
Hi, I don't believe there's any provision for escaping out the double quote character in the input data. A workaround might be to say "test ''4" or similar ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:47 pm
1890
Joni, other than the workaround suggested earlier, there's no built-in tooltip functionality for lineplots. THis is because tooltips (at least ploticus'...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
5:49 pm
1891
Noah, the issue of omitting holidays has been raised before and turns out to be a hairy one, since date to inches translation is done by arithmetic. Omitting...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 17, 2006
7:07 pm
1892
Hi, this sounds like something that would best be addressed by writing a script, and using proc scatterplot to render the data points. I didn't really absorb...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 18, 2006
2:55 pm
1893
Stefan, ploticus currently has no facility for sorting the data set. Some plotting procs, such as proc lineplot, can sort the data points before plotting, but...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Aug 18, 2006
2:56 pm
1894
Hi! Afetr installing all dependencies I still get /usr/lib/hpux32/dld.so: Unable to find library 'libwraster.so.4'. Do you know which package contains this...
jovvany
Offline Send Email
Aug 22, 2006
2:56 pm
1895
Thanks a lot Steve, that works fine! Pierre-Marie ... proc ... have ... (and ... Therefore ... the plot. ... which it ... procedure?...
pmlebiot
Offline Send Email
Aug 22, 2006
2:58 pm
1896
Hi, I'm extremely new to ploticus, so I apologize if this question is not up to par. Preface: I need to generate a bar plot with groupings of up to 6 vars. The...
Jeff
yahoogroups@...
Send Email
Aug 31, 2006
1:47 pm
1897
Does ploticus have a maximum graph height? I'm trying to draw a graph that is higher than 8 units, but specifying anything larger than that cuts off the top...
scottie_29
scottie28@...
Send Email
Aug 31, 2006
1:48 pm
1898
I'm trying to turn my y axis stub values into abbreviated versions. Specifically turning 2000000 into 2M and 2000 into 2k. It doesn't look like I can do this,...
Jeff
yahoogroups@...
Send Email
Aug 31, 2006
1:49 pm
1899
Hello All, I have a couple of questions and issues that I hope you all can help me with. I have attached my data sets (data5.txt and data6.txt) along with the ...
Eric Hudson
ehudson@...
Send Email
Sep 5, 2006
3:26 pm
1900
Hi I use the following script "script" to generate a diagram. ... #proc areadef title: 3d-image titledetails: align=C style=b adjust=0,0.2 rectangle: 0 0 2 1 ...
benja_m2003
Offline Send Email
Sep 5, 2006
3:27 pm
1901
Hi Steve, I have encountered a problem using ploticus 2.33 with Windows XP. When drawing a legend with a frame, the last item on the line was longer than the...
pmlebiot
Offline Send Email
Sep 5, 2006
3:30 pm
1902
Hi, you need to specify -pagesize on the command line in order to allocate a bigger image space. Eg. pl ... -pagesize 8,12 (...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 5, 2006
8:31 pm
1903
Hi I love the potential polticus has for some of things I do, and I've poured over all the documentation and examples that I can find but I still cant seem to...
i8uyesterday
Offline Send Email
Sep 6, 2006
1:45 pm
1904
Hi, please indicate your platform (windows?) also indicate what you did when you downloaded / installed ploticus. ploticus doesn't "automagically" install...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 6, 2006
7:45 pm
1905
Hi, The following bug affects applications where clickmaps containing URLs are generated. A code bug in the url encoding routine causes certain puncuation...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 8, 2006
3:24 pm
Messages 1876 - 1905 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