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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2139 - 2168 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2139
... chart? ... Id like to bump this up..the list is getting way more attention now, than it did in the spring. Thanks....
Jeff Mohler
supra89ta
Offline Send Email
Dec 1, 2008
6:54 pm
2140
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. ...
Jeff Mohler
supra89ta
Offline Send Email
Dec 1, 2008
6:55 pm
2141
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@...
Send Email
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@...
Send Email
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...
Stephen Grubb
Stephen.Grubb@...
Send Email
Dec 3, 2008
2:00 pm
2144
... doh! sorry for the false alarm....
Duane Wessels
drniblick
Offline Send Email
Dec 3, 2008
2:06 pm
2145
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...
Steve Grubb
stevegrubb1
Offline Send Email
Dec 4, 2008
5:39 pm
2146
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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: ...
Jeff Mohler
supra89ta
Offline Send Email
Dec 16, 2008
2:48 pm
2156
Still seg faults if I change the file to tab delimited, from comma delimited....
Jeff Mohler
supra89ta
Offline Send Email
Dec 16, 2008
2:48 pm
2157
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
M Turner
m_turner66
Offline Send Email
Jan 2, 2009
6:29 pm
2162
Hello Martin, ploticus doesn't support animated GIFs. -Steve ________________________________________ From: ploticus@yahoogroups.com [ploticus@yahoogroups.com]...
Stephen Grubb
Stephen.Grubb@...
Send Email
Jan 5, 2009
9:18 pm
2163
Hi Martin, You may want to check out ImageMagick (imagemagick.org). You can compile the different gifs from each pl run into an animated gif. ...
Joel Natividad
joelnatividad
Offline Send Email
Feb 3, 2009
2:04 pm
2164
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...
Joel Natividad
joelnatividad
Offline Send Email
Feb 3, 2009
2:04 pm
2165
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@...
Send Email
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...
Joel Natividad
joelnatividad
Offline Send Email
Feb 5, 2009
3:50 pm
2167
... 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...
Steve Grubb
stevegrubb1
Offline Send Email
Feb 9, 2009
2:14 pm
2168
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...
mackieandme
mackieandme@...
Send Email
Feb 17, 2009
8:44 pm
Messages 2139 - 2168 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