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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1051 - 1083 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1051
Here's a thread I'm passing on to the group. It's not clear to me what's going on here. -Steve ... Date: Wed, 1 Sep 2004 08:39:21 -0400 (EDT) From: Stephen...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 1, 2004
1:07 pm
1052
The subject just about says it all - if anyone wants one you can get it at http://www.fusionitltd.co.uk/ploticus/pl_230_Win32_Cygwin.zip . Unzip all to the...
Jamie Echlin
echlinja
Offline Send Email
Sep 1, 2004
10:09 pm
1054
Thanks Jamie, I've also taken a copy of the zip file and posted it on the ploticus site. ... Stephen C. Grubb scg@... Scientific Software Engineer, The...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 2, 2004
1:22 pm
1056
Hi, another fairly obscure issue I ran across yesterday.. if you do a #proc usedata original: yes but your current data set is _already_ the original data set,...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 2, 2004
3:46 pm
1057
Passing this along... Jyotir, you also need to specify clickmapurl=... and/or clickmaplabel=... These are described on...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 2, 2004
4:07 pm
1058
Hi, A minor issue was noticed when rendering the bars1 gallery example in SVG using ploticus 2.30. The error message "bad CSS property or descriptor ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 2, 2004
5:21 pm
1059
Downloaded the Linux source tarball, changed the Makefile to point to the 64 bit X11R6 lib ( XLIBS = -L/usr/X11R6/lib64 -lX11 ), ploticus compiles clean but...
Scott Leighton
helphand1
Offline Send Email
Sep 4, 2004
4:49 am
1060
hello, fellow Ploticus fans I'd like to add a "footnote", something like..say "Powered by GNU Ploticus" on the BOTTOM right or left corner of the chart How to...
Robert Chin
housenman
Offline Send Email
Sep 6, 2004
5:38 am
1061
Hello all, My very FIRST time playing with pl scripting. I have achieved how I need the chart to look : http://tinypic.com/4hxdy As you can see - I have 3...
Robert Chin
housenman
Offline Send Email
Sep 7, 2004
2:20 am
1062
Scott, Do you get any output when you run w/ the -debug option? Do you see the new window at all? What about GD.. which configuration did you build with (eg....
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2004
11:43 am
1063
Robert, if you're writing a script, you can use something like this: #proc annotate location: min+0.1 min+0.05 text: Powered by GNU ploticus If you're using...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2004
11:51 am
1064
Hi, ... you're trying to mix features of ploticus scripts with ploticus prefabs. if you want to generate graphics using stock1.htm you need to specify ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2004
12:02 pm
1065
Robert, in proc page you only need to specify "landscape" if the chart will be output in paginated postscript. Otherwise, I don't see anything in the script to...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2004
1:06 pm
1066
Steve, please go ahead and put this script as Example (all files updated & re-attached) Also, there is quite a bit of white space above the chart, how can I...
Robert Chin
housenman
Offline Send Email
Sep 7, 2004
1:48 pm
1067
Robert, it would probably be good to change the point size of your stubs (etc.) from 18 to 12... the gd ascii fonts don't go up to 18, but I think this is ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2004
2:28 pm
1068
Right, the bounding box gets bigger than necessary when point size = 18 I made it 18 cuz only so will it display in BOLD BOLD does not work here : ...
Robert Chin
housenman
Offline Send Email
Sep 7, 2004
3:06 pm
1069
Robert, see the figure on http://ploticus.sourceforge.net/doc/textdetails.html showing the available text sizes. the GD package (which ploticus uses) only...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 7, 2004
3:18 pm
1071
... Yes, see here... pl -prefab vdist data=data6 y=1 -debug Device code is x Version: pl 2.30 Script file is: /usr/share/ploticus//vdist.pl Script file...
Scott Leighton
helphand1
Offline Send Email
Sep 8, 2004
1:20 am
1072
Scott, it appears that it's crashing during the read data / parse data / fill data structure operation.. proc_getdata.c or parse.c .. the only way I can think...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 8, 2004
1:38 pm
1073
yautorange: datafields=eto,precip I don't understand the above. Someone clarifies this for me pls. How can you, or why would you have Y-axis range mapped over...
Robert Chin
housenman
Offline Send Email
Sep 8, 2004
4:48 pm
1074
Robert, situations where you want to do this: - if you're doing error bars on data points (combomode=hilo) - if you're doing stacked bars (combomode=stack) -...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 8, 2004
5:11 pm
1075
... Your call. I'm more than happy to work with you on getting a working 64 bit running. If you decide you want to give it a shot, email me the stuff and I'll...
Scott Leighton
helphand1
Offline Send Email
Sep 9, 2004
1:33 am
1076
C:\temp>plpng -png -f plot1.htm -croprel 0, 0.1, 0.2, 0 #proc page C:\temp>plpng -png -f plot1.htm pl proc page: error 2707: usage: crop x1 y1 x2 y2 OR croprel...
Robert Chin
housenman
Offline Send Email
Sep 9, 2004
3:19 pm
1077
Pls disregard this one. ________________________________ From: Robert Chin Sent: Thursday, September 09, 2004 11:21 AM To: Robert Chin;...
Robert Chin
housenman
Offline Send Email
Sep 9, 2004
3:20 pm
1078
This is how I currently invoke pl, with "-croprel" parameter C:\temp>plpng -png -f plot1.htm -croprel 0, 0.1, 0.2, 0 Doc indicates one can put croprel in the...
Robert Chin
housenman
Offline Send Email
Sep 9, 2004
3:26 pm
1079
http://ploticus.sourceforge.net/doc/web.html " Images may be created with 'transparent' background by setting the background color to transparent. This allows...
Robert Chin
housenman
Offline Send Email
Sep 9, 2004
3:37 pm
1080
Robert, command line usage is like this: -croprel 0,0.1,0.2,0 (no embedded spaces in the coordinates group) within proc page, the usage is like this: #proc...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 9, 2004
3:57 pm
1081
Robert, I would use this: #proc page backgroundcolor: transparent so that the entire background is transparent. Steve ps. I seem to remember some issues with...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Sep 9, 2004
3:59 pm
1082
... ah...right no commas thanks Steve...
Robert Chin
housenman
Offline Send Email
Sep 9, 2004
4:13 pm
1083
I am working on Ploticus to create a pie chart with the label consiting of the label name and the percentage, like in Pie Example 3 of...
Kevin
cl1m83r
Offline Send Email
Sep 9, 2004
7:50 pm
Messages 1051 - 1083 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