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 to share photos of your group with the world? 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 1861 - 1890 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1861
Steve, I just downloaded version 2.33 (I am currently using 2.32). I noticed that with 2.33, floating bars don't render correctly. It looks like each bar...
schonbach
yahoo@...
Send Email
Jul 10, 2006
1:16 pm
1862
Mark, thanks for finding this. I was able to reproduce the problem here, and it is definitely a bug in 2.33 ... I'll report back when I've had a chance to...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 10, 2006
6:16 pm
1863
Steve, I believe I've found and fixed the bug. It looks like an incorrect check for an empty "overlapcolor" was being performed, and thus the overlap bars...
schonbach
yahoo@...
Send Email
Jul 11, 2006
3:01 pm
1864
Steve, I believe I have found (and corrected) another bug in 2.33. When using (horizontal) segment bars, the labels do not respect any horizontal adjustment...
schonbach
yahoo@...
Send Email
Jul 11, 2006
3:01 pm
1865
Alan, one way to do it would be to use the command: pl .... -backcolor black -color white -Steve ... Stephen C. Grubb scg@... x-6633 ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jul 11, 2006
3:38 pm
1866
(This system doesn't seem to allow CRs so please put them in for the .plo file) I seem to half remember that this bug had been squashed but I seem...
shlinuxau
shlinuxau@...
Send Email
Jul 11, 2006
3:49 pm
1867
Hi, I doubt if anyone will have the patience to decode this.. if there's any way you can get the carriage returns in please do. -Steve...
stevegrubb1
Offline Send Email
Jul 11, 2006
7:24 pm
1868
Ah now this is better (hint don't try to use the beta Rich-text editor it crunches white space!! Message now reconstituted.) I seem to half remember that this...
shlinuxau
shlinuxau@...
Send Email
Jul 12, 2006
6:49 pm
1869
That worked great! I modified your code to expect the script filename as parameter to pl and the data through stdin.... Thanks! Joni...
jfazo@...
Send Email
Jul 19, 2006
5:46 pm
1870
Hi, I am using scatterplot to draw tens of thousands of points. Therefore I use symbols with a small radius (0.01 cm) which is fine for the plot. But it is the...
pmlebiot
Offline Send Email
Jul 21, 2006
1:13 pm
1871
Hello I am a new user of Ploticus graphical tool. I need some help from you. I am trying to draw bars (similar to Example 4 in page ...
Suman Mukherjee
smukherjee@...
Send Email
Jul 21, 2006
7:23 pm
1872
Good function to have. Glad you added it to 2.33. One change requested for how it works though. Can you have it zero the y values from the last x value in the...
viyh
Offline Send Email
Jul 21, 2006
7:34 pm
1873
I'm trying to create a bar chart, with prefab chron. AFAICS the data looks OK, but I just get the axes and no values on the graph. With the -debug option, ...
Neil Youngman
neil.youngman@...
Send Email
Jul 25, 2006
6:58 pm
1874
Hi Steve, I had to draw a legend with entries having very long (one word) names, so I used the proc legend wraplen attribute. (ploticus Windows 2.32 & 2.33) I...
pmlebiot
Offline Send Email
Jul 27, 2006
1:24 pm
1875
Steve, I was happy to see that URL escaping issue was fixed in 2.33 (where spaces got replaced by underscores), but I discovered a new problem: ploticus now...
ddimov
dmitry@...
Send Email
Jul 27, 2006
1:27 pm
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
Messages 1861 - 1890 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