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: ...
1951
futumeter1
Nov 15, 2006 4:58 pm
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...
1952
Andrew Schulman
andrex593
Nov 16, 2006 1:41 pm
... 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...
1953
Stephen C. Grubb
stevegrubb1
Nov 16, 2006 1:42 pm
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...
1954
Stephen C. Grubb
stevegrubb1
Nov 16, 2006 1:42 pm
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...
1955
rookieone2004
rookieone2004@...
Dec 4, 2006 2:03 pm
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...
1956
Stephen C. Grubb
stevegrubb1
Dec 4, 2006 4:34 pm
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...
1957
Brian Mulloy
brianmulloy
Dec 7, 2006 5:52 pm
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...
1958
Sheahan, John
johncsheahan...
Dec 11, 2006 2:10 pm
Wow....that39;s great news! Can you provide a link so that we can see some examples of the RPloticus graphs? ________________________________ From:...
1959
Brian Mulloy
brianmulloy
Dec 11, 2006 8:52 pm
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...
1960
steltenpower
yahoo@...
Jan 9, 2007 3:57 pm
I suspect it's an encoding problem Ruud http://svg.startpagina.nl...
1961
Morten Bjørnsvik
morten_bjoer...
Jan 9, 2007 3:58 pm
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...
1962
frederick.ryckbosch
frederick.ryckbosch@...
Jan 9, 2007 4:00 pm
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...
1963
Brian Mulloy
brianmulloy
Jan 22, 2007 1:06 pm
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...
1964
Stephen C. Grubb
stevegrubb1
Jan 23, 2007 4:54 pm
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...
1965
Brian Mulloy
brianmulloy
Jan 24, 2007 3:19 pm
that just might work for our use case. Thanks, Stephen. -b...
1966
ibid17
Feb 12, 2007 12:52 pm
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...
1967
ibid17
Feb 13, 2007 1:03 pm
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...
1968
Stephen C. Grubb
stevegrubb1
Feb 13, 2007 4:58 pm
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...
1969
Stephen C. Grubb
stevegrubb1
Feb 20, 2007 3:55 pm
Hi,
attached is a revised copy of 'cumufrac.pl' ... place it in your ploticus
prefabs directory.
this fixes a bug recently reported with the 'cumufrac39;...
1970
Stephen C. Grubb
stevegrubb1
Feb 20, 2007 4:29 pm
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...
1971
Stephen C. Grubb
stevegrubb1
Feb 20, 2007 4:33 pm
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...
1973
Stephen C. Grubb
stevegrubb1
Feb 20, 2007 4:36 pm
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...
1974
Stephen C. Grubb
stevegrubb1
Feb 20, 2007 4:57 pm
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...
1975
Joshua Simons
jsimons@...
Feb 20, 2007 6:05 pm
Steve, all of my cumufrac plots are now working fine. Many thanks for your help. Josh Simons...
1976
mikaelbhm
mikaelbhm@...
Mar 1, 2007 4:44 pm
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...
1977
Camilo
camilo.uribe@...
Mar 1, 2007 4:46 pm
Hi: How can I change the number of pixels between each stub?...
1978
Mike Karisok
myapus11
Mar 9, 2007 2:15 pm
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...
1979
abasafra04
Mar 9, 2007 2:15 pm
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...
1980
Actaeus
actaeus@...
Mar 15, 2007 10:27 am
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...