Hi Steve, Yes this does seem to do what I need, many thanks. kevin ... gif result is attached. ... time is quite a bit more, so the result seems reasonable to...
kevin.atwork@...
kevin.atwork@...
Nov 5, 2008 7:36 pm
2127
Hi, Sir: We want to use the ploticus to add charts into our Mediawiki-powered website: http://www.cn0km.com/ through an extension called Easytimeline. I tried...
Hello Jane, I am aware of the EasyTimeline tool but have never used it.... you would need to contact the author/maintainer of that tool for assistance. -Steve ...
Stephen Grubb
Stephen.Grubb@...
Nov 12, 2008 3:09 pm
2130
Thomas, thanks for this report. I am aware of the EasyTimeline tool but don't use it, and am not familiar w/ exactly how it works. The code shown in the raw...
Hello, I figured out how to use the EasyTimeline.pl script to generate the ploticus scripts from the EasyTimeline scripts. I have attached the first four...
ploticus@...
Nov 12, 2008 6:15 pm
2132
Hi, I'm trying to build libploticus on a mac, but have run into some problems. It appears to build correctly, but when I try to run pltestsuite/api_examp I...
andywiens@...
awiens@...
Nov 12, 2008 6:15 pm
2133
... I posted some months ago a patch for ploticus to make it generate valid xhtml (adding alt parameter to <area>), precisely targetted to the use by...
Platonides
platonides@...
Nov 12, 2008 6:17 pm
2134
Hi, thanks for the reminder. Your patch addressed one place where an area tag was being generated in clickmap.c, but there was another place that it didn't...
Stephen Grubb
Stephen.Grubb@...
Nov 12, 2008 6:37 pm
2135
... Thank you very much....
Platonides
platonides@...
Nov 13, 2008 5:11 pm
2136
Hello, Thank you for guiding me in the right direction. I did indeed locate a minor issue in the EasyTimeline tool. The fix I implemented seems to work for...
ploticus@...
Nov 13, 2008 5:11 pm
2137
The sample script file below demonstrates the problem. Note that bars A, B, and C have zero in column 4. Yet, for me, the plot shows a thin red line on the...
Hello Steve, You may skip this first part of my e-mail because it may make you blush a little bit. But I must say I am impressed with Ploticus. I think of...
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: ...