Id like to bump this up..the list is getting way more attention now, than it did in the spring. Its still a problem..and I would love to stay with ploticus. ...
Hello Duane, see the proc bars "hidezerobars" attribute. If you add a "hidezerobars: yes" statement to the last proc bars invocation, this should make it...
Stephen Grubb
Stephen.Grubb@...
Dec 1, 2008 6:55 pm
2142
Hello Henk, I don't fully understand what you're doing, but did you try adding a #proc page Steve ________________________________________ From:...
Stephen Grubb
Stephen.Grubb@...
Dec 1, 2008 6:55 pm
2143
Hello Jeff, For both of the issues you wrote about, you could probably solve these problems by processing the data before handing it to ploticus. Ploticus...
From: Andreas Müller Date: Thu, Dec 4, 2008 at 11:02 AM Subject: How to handle daylight saving time To: stevegrubb@... Steve, how do I have to format...
Perhaps I'm not understanding, but the answer to this problem seems to be included in the information supplied to document this issue. Specifically, while the...
Joshua Simons
jsimons@...
Dec 4, 2008 5:40 pm
2147
Hello Andreas, there has never been any provision made in the ploticus code for handling the jump to / from DST. one suggestion would be to standardize your...
Stephen Grubb
Stephen.Grubb@...
Dec 4, 2008 6:03 pm
2148
Hello Josh, That's correct... maxrows needs to be set to accomodate the number of rows in the data file. While it's certainly possible there's a ploticus bug...
Stephen Grubb
Stephen.Grubb@...
Dec 4, 2008 6:03 pm
2149
From what you say, the sole problem is likely that maxrows has not been set correctly. Failure to do so will cause the Ploticus read routine to scribble on ...
Joshua Simons
jsimons@...
Dec 4, 2008 10:25 pm
2150
Hello, I'm using ploticus to plot some large set of data that contain IP addresses (as numeric values) and a value. IP addresses are on the x axis and the...
bill_pappas3
bill_pappas3@...
Dec 9, 2008 2:12 pm
2151
Hi, I'm considering using Ploticus in an application and I thought I could ask you a couple of quick questions as I couldn't find the results in the read I...
Bourne, Wesley (IT)
Wesley.Bourne@...
Dec 9, 2008 2:12 pm
2152
Hello Wesley, 1. I think it can plot time values of format hh:mm:ss.sss or mm:ss.sss but there may be issues with degenerate cases... it will probably work...
Stephen Grubb
Stephen.Grubb@...
Dec 11, 2008 3:08 pm
2153
Hello Vasilis, you should be able to use xaxis.stubformat: %.0f ...to at least get them out of scientific notation. If you are writing a ploticus script you...
Stephen Grubb
Stephen.Grubb@...
Dec 11, 2008 3:08 pm
2154
Hi, I'm tabulating and plotting the number of events per hours of a day. The input data looks like this: 00:00:06 00:00:11 00:00:13 00:00:13 00:00:27 00:00:31 ...
Michael Piotrowski
mxp@...
Dec 15, 2008 4:46 pm
2155
If I set maxrows to more rows that the file has, it still segfaults. Here is a sample of the data where it crashes in the csv file: ...
Hello Michael, Ploticus scripts support a way to explicitly override the value for the last stub, but prefabs did not support this... However it was an easy...
Stephen Grubb
Stephen.Grubb@...
Dec 16, 2008 6:54 pm
2158
Hello.... yahoogroups rejected my attachment. The "chunk_xaxis" file is instead available via the news page on the ploticus web site ...
Stephen Grubb
Stephen.Grubb@...
Dec 16, 2008 7:01 pm
2159
It's the last item in the "Bug fixes" list. -Steve ________________________________________ From: ploticus@yahoogroups.com [ploticus@yahoogroups.com] On...
Stephen Grubb
Stephen.Grubb@...
Dec 16, 2008 7:02 pm
2160
Stephen, ... Great, thank you very much! Greetings -- Michael Piotrowski, M.A. <mxp@...> Public key at...
Michael Piotrowski
mxp@...
Dec 19, 2008 6:44 pm
2161
Version: pl240win32 Â Just new to Ploticus - looks very promising. Im looking for GNUplot alternative as finished charts look a little amateurish. Had a few...
Hi Steve, Just wondering if the source code is hosted on a publicly accessible SVN or CVS repository. As part of my New Year's resolution, I've started giving...
Hello Joel, there's currently no version control system in place for ploticus... and no plans to implement this in the nearterm that I know of. You should be...
Stephen Grubb
Stephen.Grubb@...
Feb 3, 2009 2:57 pm
2166
Hi Steve, I went ahead and implemented the new PLOTICUS_CONFIG parameter I described earlier. FYI, I downloaded the 2.40 source tarball and then applied all...
... From: frantisek gajdosik Date: Wed, Feb 4, 2009 at 8:43 AM Subject: Ploticus processdata & getdata thoughts Hallo Steve, I'm using your wonderful ploticus...
Hi Steve, When I use the scat prefab and autow=yes, the pearson coefficient vars disappear from the plot. If I remove autow=yes, they pop back up. I tried...