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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2041 - 2070 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2041
hi there, i'm a ploticus newbie but i have to say that after struggling heavily with gnuplot for years, i'm finding it to be amazingly flexible and precisely...
chrisatnike
chrisatnike@...
Send Email
Nov 12, 2007
7:39 pm
2042
I've written a tool for collecting very comprehensive and detailed linux system performance data (see: http://collectl.sourceforge.net/) and one of the...
Mark Seger
seger72149
Offline Send Email
Nov 12, 2007
7:40 pm
2043
Mark, PC builds of ploticus don't display interactively, the way you're working is the only way to go. If your linux system has X11 it should be easy to get...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Nov 19, 2007
2:12 pm
2044
Hi, use the -pagesize command line arg to increase the size see http://ploticus.sourceforge.net/doc/pl.1.html#resultsize maximum size is not infinite, but you...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Nov 19, 2007
2:12 pm
2045
Hi folks, I'm a new user of ploticus, and haven't gone through all the questions in the newsgroup, so apologies in advance if this has already been answered...
thantry
hariharan.l.thantry@...
Send Email
Nov 23, 2007
5:42 pm
2046
Hi, I'm trying to get horizontal bars with data driven formatting. The script below is pretty much exactly from the ploticus handbook. But ploticus doesn't...
nenchichius
nenchichius@...
Send Email
Dec 13, 2007
4:32 pm
2047
Is there a way to specify the exact pixel resolution of an output PNG? I need a 320x240 PNG. I've tried the following: pagesize 3.2 2.4 => 320x238 ...
esm1342000
yahoo@...
Send Email
Dec 18, 2007
6:42 pm
2048
Hi, there's currently no direct way to specify pixel size of result PNG. The method you're using is what I would do. I'll see about adding this capability for...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jan 9, 2008
4:19 pm
2049
Hi, Ploticus 2.40 is now available. http://ploticus.sourceforge.net Let me know of any problems encountered with this new release. Enjoy! -Steve Grubb...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jan 15, 2008
9:16 pm
2050
Is there a way to make the plotting shape/colour different for the two distributions: distcolor2 = foocolour distdotshape2 = fooshape and other than changing...
beribboned
ben@...
Send Email
Jan 25, 2008
5:12 pm
2051
Hi, I found a bug in the 2.40 release When using -csmap (or -map) and setting up a clickable grid using proc axis and proc areadef, the embedded values (@@XVAL...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jan 25, 2008
5:12 pm
2052
Hello, I've encountered a problem while trying to plot very small values (these values are cross-sections of semiconductors in the order of 1e-14) I have tried...
grenet_ghost
Offline Send Email
Jan 28, 2008
10:19 pm
2053
I found my issue. The .pl file needs to be readable by the web server process. Can an error message be added to the plcgi_diag file if the .pl file is not...
Bruce T. Jorgens
btjorgens
Offline Send Email
Jan 31, 2008
1:46 pm
2054
Bruce, did you check the plcgi_err file (usually /tmp/plcgi_err) ... According to the docs, error messages are written to that file, while debug output is...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Jan 31, 2008
2:22 pm
2055
Steve, I looked in the plcgi_err file in /tmp. It was created, but never had any content. Bruce. ... According ... output ... server...
Bruce T. Jorgens
btjorgens
Offline Send Email
Feb 1, 2008
1:44 pm
2056
I'm interested in submitting it because it was kind of a pain to get all the libs. The only thing its missing is X11 support because my stupid Super Drive is...
bobalicious50
bobalicious50@...
Send Email
Feb 11, 2008
3:40 pm
2057
Hi, yes please send me the binary, I'd like to post it. Please send it directly to me at stevegrubb@... Can you include some additional info? Is your...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 11, 2008
5:13 pm
2058
Hello, we are using Ploticus with a web application to draw diagrams. On a specific pie chart, we are missing one slice! If you look at the output of this...
Konrad
koneude
Offline Send Email
Feb 14, 2008
12:33 pm
2059
Hello, ... If you have all the appropriate libraries still collected somewhere, I'd appreciate a shout -- I could then compile it again with X11 included and...
Konrad
koneude
Offline Send Email
Feb 15, 2008
5:21 pm
2060
Hi, a user has submitted a fix for a script parsing bug reportedly resulting in instability on win32 mingw builds, perhaps others. Please see the 18 Feb item...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Feb 18, 2008
1:59 pm
2061
Hi, another bug fix.... scripts that use proc processdata's 'breaks' action to loop across portions of data set, do not function correctly in version 2.40 the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 4, 2008
3:09 pm
2062
Dear ploticus developers, I am glad to inform you that Flash FDB Cyrillic fonts (Windows-1251 code page) for ploticus compiled with Ming 0.2a are available on...
ddmitov
ddmitov@...
Send Email
Mar 18, 2008
2:29 pm
2063
Steve, thanks for your reply. I managed to find a cached copy at live.com (Microsoft's search engine): ...
Steve Grubb
stevegrubb1
Offline Send Email
Mar 24, 2008
4:49 pm
2064
Hi, Oliver Koch has contributed a package of changes and improvements (attached). It will take me some time to work through these, in the meantime I'm posting ...
Steve Grubb
stevegrubb1
Offline Send Email
Mar 25, 2008
4:02 pm
2065
I am a Ploticus newbie. My data file contains this: Date C-Total C-Free C-Used C-%%Free D-Total D-Free D-Used D-%%Free E-Total E-Free E-Used E-%%Free ...
bob_smithley
bob_smithley@...
Send Email
Mar 31, 2008
5:44 pm
2066
Hi, Jeffrey Hutzelman pointed out recently that a coding practice that I used widely in code rewrite/cleanup for ploticus 2.40 is not proper practice and will...
Steve Grubb
stevegrubb1
Offline Send Email
Apr 2, 2008
3:30 pm
2067
Bob, with the pie prefab you can only create one pie graph at a time. Perhaps you could create 3 png images and display them together. If you need 3 pies in...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Apr 2, 2008
3:31 pm
2068
Hello, I am new to this group and am using ploticus for about 2 years now. I auto-create ploticus scripts from a database environment to produce SVG images. I...
akunn
Offline Send Email
Apr 14, 2008
5:47 pm
2069
Im working with a # of datasets that I am now given on a weekly basis, where the datestamp is as follows for each datapoint: Sat Mar 01 11:13:16 PST 2008 Sat...
supra89ta
Online Now Send Email
Apr 14, 2008
5:47 pm
2070
I can have 3 separate images - that's fine. if my data file is in this format, can the prefab work? Date C-Total C-Free C-Used C-%%Free 03/29/2008 105858 67858...
bob_smithley
bob_smithley@...
Send Email
Apr 14, 2008
5:48 pm
Messages 2041 - 2070 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