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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1154 - 1183 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1154
Please have a look at this chart: http://tinypic.com/aui4j How can I NOT display plot line BELOW X-axis ? data files, scripts attached. Thanks for help robert...
Robert Chin
housenman
Offline Send Email
Oct 1, 2004
3:39 pm
1155
Is there a way to make sure the ENDs of axis always get a stub ? Spot circled in red: http://tinypic.com/aup2s Thanks Robert...
Robert Chin
housenman
Offline Send Email
Oct 1, 2004
6:38 pm
1156
Wow really quiet these days... Is there a function in ploticus That will return the MIN or MAX Given a list of variavles ? Like I have 2 variables below -...
Robert Chin
housenman
Offline Send Email
Oct 1, 2004
10:24 pm
1157
Taylor, this can occur when your web server isn't configured to send the correct mime time for svg... see the ploticus svg docs, troubleshooting section. Steve...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 4, 2004
2:10 pm
1158
Taylor, I opted to keep the javascript files separate because it seemed just as convenient for SVG users to grab there as to dig around in the distribution. ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 4, 2004
2:11 pm
1159
Robert, no there's no elegant way to do this.. I'll add it to the TODO list to have processdata action:stats handle multiple fields. Steve ... Stephen C. Grubb...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 4, 2004
2:14 pm
1160
Robert, clipping on stairstep lineplots hasn't been implemented. It's on the TODO list but when I got in there it turned out to be a can o' worms. but...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 4, 2004
2:31 pm
1161
... That's correct. ... To pursue this check with the individuals who have succeeded in creating the cygwin ploticus distributions. Steve ... Stephen C. Grubb...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 4, 2004
2:32 pm
1162
I don't know anything about FreeType2 - can you tell me what it's good for? For instance I would like anti-aliased fonts when I use PNG as an output, would it...
Jamie Echlin
echlinja
Offline Send Email
Oct 4, 2004
3:09 pm
1163
Thanks Stephen, Can you make one for me ? your version of pl.exe, that is, compiled with the FreeType ? I really can use it. This appearance thing is the only...
Robert Chin
housenman
Offline Send Email
Oct 4, 2004
3:32 pm
1164
Thanks Stephen I discovered the "lowfix" attribute. That's why I needed to find the MIN of 2 fields/variables in my question "Min/Max of 2 or more variables" ...
Robert Chin
housenman
Offline Send Email
Oct 4, 2004
3:36 pm
1165
What browser is this ? version ?...
Robert Chin
housenman
Offline Send Email
Oct 4, 2004
5:10 pm
1166
Is there a GENERIC way to ensure STUBS at either ends of the X-axis ? or do I need to do proc annotate ? http://tinypic.com/bbq83 Thanks Robert...
Robert Chin
housenman
Offline Send Email
Oct 4, 2004
7:35 pm
1167
... sorry.. I have only very limited experience in doing compiles on win32 and don't have the time/knowledge to build any libs (libz, pnglib, gd, freetype2)...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 4, 2004
8:00 pm
1168
Jamie, thanks for responding Font appearance is the only user complaint I cannot do anything about right now. Font issues are documented here ...
Robert Chin
housenman
Offline Send Email
Oct 4, 2004
8:27 pm
1169
#proc processdata action: stats fields: 10 #endproc #set MIN_ANW = @MIN When field #10 is entirely NULL (blanks) like this: ...
Robert Chin
housenman
Offline Send Email
Oct 4, 2004
8:42 pm
1170
Is there any reason you're not using SVG? The SVG format seems massively superiour to any of the alternatives... the only reason I can think of for not using...
Jamie Echlin
echlinja
Offline Send Email
Oct 4, 2004
10:59 pm
1171
... Actually I take that back - often we need to send graphs inlined into HTML emails, when you do this security settings normally prevent the SVG viewer being...
Jamie Echlin
echlinja
Offline Send Email
Oct 5, 2004
9:37 am
1172
Robert, degenerate cases like this are always trouble.. since there were no numeric values found in field 10, MIN never got assigned a value. you can test for...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 5, 2004
12:44 pm
1173
their home page is http://freetype.sourceforge.net/index2.html I don't know details.. Tom Boutel added freetype2 support to GD, so I simply enabled it. to me...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 5, 2004
12:45 pm
1174
... I've added a link to the web site download page. Thanks for this. Is this a dynamic lib arrangement or static? Any prerequisites that a user would need...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 5, 2004
1:41 pm
1175
Steve, do you plan on also adding direct PDF generation? I suppose it shouldn't be that big a step from the EPS generation that's already in place and I know...
Konrad Neuwirth
koneude
Offline Send Email
Oct 5, 2004
1:54 pm
1176
... Dynamic libs... I've included all the DLLs that are explicitly linked in the zip file, a user needs to make sure they are on the system path. Everything...
Jamie Echlin
echlinja
Offline Send Email
Oct 5, 2004
2:05 pm
1177
... Ancient means anything other than NT, Mac, Red Hat, and Solaris Sparc? If you want web content accessible to everyone, SVG is a nonstarter. tim...
Tim Butler
rotordyn
Offline Send Email
Oct 5, 2004
2:11 pm
1178
... Yep. Personally I don't care about anything else. Certainly don't care about mac users. ... Well, I've never had to worry about publicly accessible web...
Jamie Echlin
echlinja
Offline Send Email
Oct 5, 2004
2:20 pm
1179
... I've modified the fonts man page to clarify the fact that you need to select fonts by giving the file name. Steve...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 5, 2004
2:20 pm
1180
Woohoo ! Thanks Jamie ! You the best ! Tricked-out ploticus - that's what I'm talking about ! ________________________________ From: Jamie Echlin I updated my...
Robert Chin
housenman
Offline Send Email
Oct 5, 2004
2:24 pm
1181
Jamie those DLLs in your new compile of PL can be installed into the bin directory, correct ? thanks Robert...
Robert Chin
housenman
Offline Send Email
Oct 5, 2004
2:45 pm
1182
... You should put them on the path, might be easiest just to put them wherever you put pl.exe. By bin directory do you mean cgi-bin or something? If so I...
Jamie Echlin
echlinja
Offline Send Email
Oct 5, 2004
2:58 pm
1183
Hey jamie, there is one executable - pl.exe in the new compile Where is plpng.exe ? Can I do png with this pl.exe ? Thanks robert ... From: Jamie Echlin...
Robert Chin
housenman
Offline Send Email
Oct 5, 2004
3:07 pm
Messages 1154 - 1183 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