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@...
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, 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...
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...
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@...
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@...
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@...
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...
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...
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@...
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...
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...
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, 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...
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@...
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...
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...
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...
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...
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...
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@...
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): ...
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 ...
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@...
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...
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...
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...
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...
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...