Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

ploticus · ploticus software support

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 271
  • Category: Graphics
  • Founded: Jun 22, 2001
  • Language: English
? 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.

Messages

Advanced
Messages Help
Messages 1861 - 1890 of 2333   Oldest  |  < Older  |  Newer >  |  Newest Start Topic
Messages: Simplify | Expand Author Sort by Date ^
1861 schonbach
yahoo@... Send Email
Jul 10, 2006
1:16 pm
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...
1862 Stephen C. Grubb
stevegrubb1 Send Email
Jul 10, 2006
6:16 pm
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...
1863 schonbach
yahoo@... Send Email
Jul 11, 2006
3:01 pm
Steve, I believe I've found and fixed the bug. It looks like an incorrect check for an empty "overlapcolor&quot; was being performed, and thus the overlap bars...
1864 schonbach
yahoo@... Send Email
Jul 11, 2006
3:01 pm
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...
1865 Stephen C. Grubb
stevegrubb1 Send Email
Jul 11, 2006
3:38 pm
Alan, one way to do it would be to use the command: pl .... -backcolor black -color white -Steve ... Stephen C. Grubb scg@... x-6633 ...
1866 shlinuxau
shlinuxau@... Send Email
Jul 11, 2006
3:49 pm
(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...
1867 stevegrubb1 Send Email Jul 11, 2006
7:24 pm
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...
1868 shlinuxau
shlinuxau@... Send Email
Jul 12, 2006
6:49 pm
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...
1869 jfazo@... Send Email Jul 19, 2006
5:46 pm
That worked great! I modified your code to expect the script filename as parameter to pl and the data through stdin.... Thanks! Joni...
1870 pmlebiot Send Email Jul 21, 2006
1:13 pm
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...
1871 Suman Mukherjee
smukherjee@... Send Email
Jul 21, 2006
7:23 pm
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 ...
1872 viyh Send Email Jul 21, 2006
7:34 pm
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...
1873 Neil Youngman
neil.youngman@... Send Email
Jul 25, 2006
6:58 pm
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, ...
1874 pmlebiot Send Email Jul 27, 2006
1:24 pm
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...
1875 ddimov
dmitry@... Send Email
Jul 27, 2006
1:27 pm
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...
1876 libault_qosmos
libault_qosmos@... Send Email
Aug 2, 2006
3:10 pm
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...
1877 jfazo@... Send Email Aug 9, 2006
5:30 pm
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...
1878 Jochen Reinwand
jochen.reinwand@... Send Email
Aug 10, 2006
1:47 pm
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: ...
1879 jfazo@... Send Email Aug 10, 2006
1:49 pm
Hi, Is it possible to have mouseover tooltips with a lineplot graph generated via ploticus? Thanks, Joni...
1880 Jamie Echlin
jechlin@... Send Email
Aug 16, 2006
1:00 pm
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...
1881 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
3:42 pm
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...
1882 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:40 pm
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....
1883 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:42 pm
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)...
1884 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:43 pm
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 ... ...
1885 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:46 pm
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...
1886 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:46 pm
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...
1887 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:46 pm
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...
1888 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:46 pm
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...
1889 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:47 pm
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 ...
1890 Stephen C. Grubb
stevegrubb1 Send Email
Aug 17, 2006
5:49 pm
Joni, other than the workaround suggested earlier, there's no built-in tooltip functionality for lineplots. THis is because tooltips (at least ploticus'...
Messages 1861 - 1890 of 2333   Oldest  |  < Older  |  Newer >  |  Newest Start Topic
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help