I'm using a proc scatterplot with a 'symbol imgfile=' statement. The symbol image is (in one case) a PNG of a green diamond on a transparent background: ...
Hi, I just want to know some things if you can help. Ive followed the steps. "basically then you need to add the bin to your PATH so that the pl command can be...
... Thanks to Jamie Echlin for finding the problem: the background of my PNG images wasn't properly tagged as transparent. Funny, because it showed up as...
Dermot, you could try just copying pl.exe into the pltestsuite directory then you can try the examples without needing to bother with path the way you add...
Andrew, I just used pl to generate a PNG with a transparent background that appears to work fine in firefox. So the problem probably isn't GD or LIBPNG. I...
Hello PL-Team, First of all some background details: We are are using bar graphs with dynamic names (can be numeric) as the x-axis stubs text and a number as...
rookieone2004
rookieone2004@...
Dec 4, 2006 2:03 pm
1956
Ronny, could you post your script (or at least the relevant portions) so that I can see specifically what you are doing. Thanks, -Steve ... Stephen C. Grubb...
Hi There, For ruby developers, I just released the first version of RPloticus, a C-based Ruby wrapper to the Ploticus API. We use RPloticus to generate all...
sure. if you go to http://www.swivel.com, you'll be bombarded with graphs. In the rploticus source code we included one of our .pl templates for line graphs...
I suspect it's an encoding problem Ruud http://svg.startpagina.nl...
steltenpower
yahoo@...
Jan 9, 2007 3:57 pm
1961
Hi If I plot using pl's internal x11 interface pl test.plotdefs -font "Arial" unicode works correct I use the following: pl test.plotdefs -font "Arial" -png -o...
When i use the below code, my first boxplot is complete but my second is only half complete. The min, mean values are not shown. Whats wrong with the code ? I...
frederick.ryckbosch
frederick.ryckbosch@...
Jan 9, 2007 4:00 pm
1963
Hi Steve, It seems like dates before 1754 cannot be plotted, but instead start plotting at 1970. Is there a workaround for that? Dmitry think it might be to...
Brian, perhaps you could simply plot years as integers, and use plain numeric scale? On Sept 14, 1752 the British empire adopted the Gregorian calendar and...
I'm having trouble with cumufrac and can't figure out what's wrong. Hoping someone can help. I'm using Ploticus 2.32 on Mac OS X 10.4.8 (prebuilt from the...
Having worked more with Ploticus since I originally sent in my question about cumufrac (I am working on a project to convince my town that they are not...
Hi, thanks for the very clear problem report.. I wish they were all passed to me this way. It looks like a bug, am continuing to look into it. I'll get back to...
Hi,
attached is a revised copy of 'cumufrac.pl' ... place it in your ploticus
prefabs directory.
this fixes a bug recently reported with the 'cumufrac'...
Fred, I finally got a chance to check into this problem. I believe what you're seeing is caused by the characteristics of the data, and because by default the...
Hi, I've confirmed that ploticus 2.33 generates an svg where clicking on data points works correctly (when tried on IE). My 2.33 includes the 8 Sep 06 patch...
Hi Morten, One option would be to build ploticus with freetype2 font support.. see the Makefile. This would allow generation of PNG to stdout, using freetype2...
Hi, I forgot about linewrapping in email message body which may cause problems with the earlier message(s) containing revised cumufrac.pl code. Another way to...
Steve, all of my cumufrac plots are now working fine. Many thanks for your help. Josh Simons...
Joshua Simons
jsimons@...
Feb 20, 2007 6:05 pm
1976
Hello. I'm a rockie with ploticus and I'm trying examples from prefabs. When I do the chron example 8 - multiple curves I can only get one curve . No error...
mikaelbhm
mikaelbhm@...
Mar 1, 2007 4:44 pm
1977
Hi: How can I change the number of pixels between each stub?...
Camilo
camilo.uribe@...
Mar 1, 2007 4:46 pm
1978
Hi I want to draw horizontal bars with several milestones on it. Actually everything works fine, but I always have a bar at the bottom of the x axis. I tried...
Hello, We are running ploticus 1.41 on Solaris 10 stations. It used to work ok but recently we met some bugs. Maybe because the amount of data has increased or...
Greetings, uname -a results for OS: Linux ted1 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Linux Hopefully I can get this...