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...
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 -...
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...
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. ...
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...
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...
... That's correct. ... To pursue this check with the individuals who have succeeded in creating the cygwin ploticus distributions. Steve ... Stephen C. Grubb...
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...
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...
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" ...
... 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)...
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...
... 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...
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...
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...
... 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...
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...
... 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...
... 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...
Woohoo ! Thanks Jamie ! You the best ! Tricked-out ploticus - that's what I'm talking about ! ________________________________ From: Jamie Echlin I updated my...
... 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...
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...