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 ...
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...
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 ...
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...
Hi, another bug fix.... scripts that use proc processdata39;s 'breaks39; action to loop across portions of data set, do not function correctly in version 2.40 the...
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...
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...
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...
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...
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...
Is there a way to make the plotting shape/colour different for the two distributions: distcolor2 = foocolour distdotshape2 = fooshape and other than changing...
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...
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...
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...
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...
I've written a tool for collecting very comprehensive and detailed linux system performance data (see: http://collectl.sourceforge.net/) and one of the...
Hi I noticed a small bug in ploticus 2.33 which gave me quite some headache because I first thought I did something wrong. This is a small script to reproduce:...
Hi ! any reason why a stack plot prefab only can plot up to 4 categories of data? is there a good reason, or can i just extend the stack.pl from the prefab dir...
1) (lines prefab) I have data with x values of 16 to 40 in increments of 4. I want to avoid the point for x=16 being drawn on the y-axis line. I could use...
Hi everybody! I try to plot a graph (range bar) that compares two variables but I've got one little problem left: Ploticus only plots values between 0 to 0.25....
Hi, a user -contributed patch that can be applied to ./prefabs/stack.pl to give you up to 10 categories of data instead of the current 4 is available for...
I'm having problems getting "outline: yes" (the default) to work with horizontal bars; in my example the outline does not actually go around the bars. The...
Hey all, I could do this with multiple pol scripts and hard-coded legend labels, but I'm hoping that's not necessary, and someone can tell me how to work...
Hi all, I have a problem drawing simple line graph. My dataset looks like this: ... 08:35:28 57 08:35:38 57 08:35:48 57 08:35:58 55 ... There are around 8500...
I'm trying to build Ploticus 2.33 from source on Mac OS using gcc. It fails with a compilation error in gd13.c because there are two arrays declared first as...
Hi, Steve. When I use the dist prefab with cats=yes Ploticus generates an output graph with incorrect Y axis bounds and with a single bar that has garbage...
Hello, I have got a very different problem. I have a line graph with some very high peeks on y-axis which actually increase the size of the graph and reduce...
Hi, I hope this is the right place to ask user questions .. I'm creating a stacked bars chart that uses similar data like to the data below, the number of...