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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 1946 - 1977 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1946
Right now, the US currency format simply appends the $ sign in front of values, so negative values are formatted as $-100. It would be nice to be able to...
ddimov
Offline Send Email
Oct 3, 2006
2:07 pm
1947
Dmitry, I'll make a note to look into this... but I have a feeling it's not going to be very straightforward to implement, since stub formats use sprintf() ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Oct 5, 2006
3:50 pm
1949
I am trying to run EasyTimeline in an install of the latest version of media wiki, and I get this error: Timeline error: Executable not found. Command line...
dvmorris
dvmorris@...
Send Email
Oct 6, 2006
2:30 pm
1950
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: ...
Andrew Schulman
andrex593
Offline Send Email
Nov 14, 2006
7:20 pm
1951
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...
futumeter1
Offline Send Email
Nov 15, 2006
4:58 pm
1952
... 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...
Andrew Schulman
andrex593
Offline Send Email
Nov 16, 2006
1:41 pm
1953
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Nov 16, 2006
1:42 pm
1954
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Nov 16, 2006
1:42 pm
1955
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@...
Send Email
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Dec 4, 2006
4:34 pm
1957
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...
Brian Mulloy
brianmulloy
Offline Send Email
Dec 7, 2006
5:52 pm
1958
Wow....that's great news! Can you provide a link so that we can see some examples of the RPloticus graphs? ________________________________ From:...
Sheahan, John
johncsheahan...
Offline Send Email
Dec 11, 2006
2:10 pm
1959
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...
Brian Mulloy
brianmulloy
Offline Send Email
Dec 11, 2006
8:52 pm
1960
I suspect it's an encoding problem Ruud http://svg.startpagina.nl...
steltenpower
yahoo@...
Send Email
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...
Morten Bjørnsvik
morten_bjoer...
Offline Send Email
Jan 9, 2007
3:58 pm
1962
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@...
Send Email
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 Mulloy
brianmulloy
Offline Send Email
Jan 22, 2007
1:06 pm
1964
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jan 23, 2007
4:54 pm
1965
that just might work for our use case. Thanks, Stephen. -b...
Brian Mulloy
brianmulloy
Offline Send Email
Jan 24, 2007
3:19 pm
1966
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...
ibid17
Offline Send Email
Feb 12, 2007
12:52 pm
1967
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...
ibid17
Offline Send Email
Feb 13, 2007
1:03 pm
1968
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 13, 2007
4:58 pm
1969
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'...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 20, 2007
3:55 pm
1970
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 20, 2007
4:29 pm
1971
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 20, 2007
4:33 pm
1973
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 20, 2007
4:36 pm
1974
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...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 20, 2007
4:57 pm
1975
Steve, all of my cumufrac plots are now working fine. Many thanks for your help. Josh Simons...
Joshua Simons
jsimons@...
Send Email
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@...
Send Email
Mar 1, 2007
4:44 pm
1977
Hi: How can I change the number of pixels between each stub?...
Camilo
camilo.uribe@...
Send Email
Mar 1, 2007
4:46 pm
Messages 1946 - 1977 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