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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 774 - 803 of 2231   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
774
Alona, Script file names of up to about 245 chars should work. I ran a quick test and was not able to reproduce the seg fault on a solaris system. Can you...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 4, 2004
7:15 pm
775
... Hi, I believe this problem is caused by an incompatibility between the GD code bundled with ploticus, and the gd.h (a later version) that already resides ...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 4, 2004
8:27 pm
776
Regards, DirkGlade@web-No-Spam dot de...
DirkGlade@...
Send Email
Mar 5, 2004
7:32 pm
777
Regards, boli@pkb-No-Spam dot dnet-No-Spam dot net-No-Spam dot id...
boli@...
Send Email
Mar 11, 2004
10:41 am
778
Carl, Thanks for the kind words and for finding these problems with the heatmap prefab.. I've posted a fixed heatmap.pl to the web site, and the fixes will be...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 11, 2004
8:12 pm
779
Largest Collection of Well Educated Kayastha Brides and Grooms If you are looking for a Kayastha match than just visit Kayastha Matrimonial -...
dilip mathur
kayasthaportal1@...
Send Email
Mar 14, 2004
5:51 am
780
I have data showing the date and time of events. I can't figure out how to get a scatter plot without using an external filter to convert the data to decimal...
Pete
halrloprillalar
Offline Send Email
Mar 15, 2004
10:22 am
781
Regards, c_bolwell@yahoo-No-Spam dot com...
c_bolwell@...
Send Email
Mar 17, 2004
1:50 am
782
Regards, DirkGlade@web-No-Spam dot de...
DirkGlade@...
Send Email
Mar 22, 2004
5:17 pm
783
Hi, a user notified me that long URLs aren't handled correctly when trying to create a clickmap with legend entries. It turns out that legendlabels have a...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 22, 2004
7:10 pm
784
Peter, you should be able to do this with a ploticus script such as: #proc getdata fieldnameheader: yes data: date time 2004-03-05 07:20:05 2004-03-05...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 22, 2004
7:26 pm
785
Hi everybody, I'm trying to build ploticus with SWF support on a rhat 7.2 advanced server, but I'm getting a slight problem. I built the ming library and...
jliubr02
jliubr02@...
Send Email
Mar 24, 2004
1:21 am
786
What happens if you do ls -l /home/.../liuj/ming/lib/libming.so ... Stephen C. Grubb scg@... Scientific Software Engineer, The Jackson Laboratory 600...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 25, 2004
3:10 pm
787
Suse 8.0 on i386, just a "normal" Linux box. pl220src. gunzip, tar -xf, and ran make in the src directory. Just to help locate the problem, let me describe...
dmcfall1347
Offline Send Email
Mar 26, 2004
4:26 pm
788
Dennis, it looks like you're trying to install png-enabled ploticus but don't have libpng and png.h installed on your system. if I'm correct you're options are...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 26, 2004
4:37 pm
789
sounds like you are missing the PNG include files... dylan on 04.3.26 8:25 AM, dmcfall1347 at dennis@... was reported to have ... -- "Human vanity can...
dylan
debeaudette@...
Send Email
Mar 26, 2004
5:25 pm
790
Hi, Anyone have a good way to get stubs to be rendered only on even hours? I have stubs: inc 120 mins on my xaxis, but sometimes, the stubs are on 3, 5 etc....
jamie.echlin@...
echlinja
Offline Send Email
Mar 26, 2004
5:59 pm
791
... don't have ... Steve: 1. I have not made any changes _at all_ to the Makefile that was in the tar.gz file. (note: when I try "perl Makefile" I get:...
dmcfall1347
Offline Send Email
Mar 27, 2004
3:45 am
792
Regards, lkivrak@yahoo-No-Spam dot com...
lkivrak@...
Send Email
Mar 28, 2004
8:26 am
793
Hi, I need to find the area under segment of a curve, drawn with #proc curvefit. I guess there are various ways of approaching this, but I wondered if I could...
jamie.echlin@...
echlinja
Offline Send Email
Mar 29, 2004
10:27 am
794
Jamie, not sure how you're setting up your axis (always starting on an hour boundary?) but you should be able to control what the first stub is by using the...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 29, 2004
3:55 pm
795
... Date: Sat, 27 Mar 2004 03:55:36 +0100 From: Erik Zachte <e.p.zachte@...> To: Stephen C. Grubb <scg@...> Subject: Ploticus frontend Hi Steve, I...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 29, 2004
3:58 pm
796
... I wasn't aware that perl could parse makefiles.. new to me. Not sure what this means. ... gcc is not finding png.h ... this doesn't seem to be a ploticus...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 29, 2004
4:21 pm
797
... Jamie, one possibility might be to use #proc curvefit showresults: yes this will write the generated curve point coordinates to standard error (or...
Stephen C. Grubb
stevegrubb1
Offline Send Email
Mar 29, 2004
4:23 pm
798
... My view: If the data is evenly spaced, use Simpson's rule (with a trapezoid if there are an odd number of points). If the data is random, use a trapezoidal...
martin cohen
mjc_q
Offline Send Email
Mar 30, 2004
12:19 am
799
... have had ... Steve: Thanks for the help. I moved zlib, libpng, and ploticus to /usr/lib and recompiled/installed them without any problem. dm...
dmcfall1347
Offline Send Email
Mar 30, 2004
4:59 am
800
... Thanks for that. My problem is that I am estimating the integral for missing data, so I can't use a method for empirical data, there ain't any of that. ...
jamie.echlin@...
echlinja
Offline Send Email
Mar 30, 2004
8:52 am
801
Hi, weekend data still contributes to autorange maxima and minima when omitweekends is set. This can lead to incorrectly scaled graphs. I guess I can compute...
jamie.echlin@...
echlinja
Offline Send Email
Mar 30, 2004
1:16 pm
802
Sorry, been out of touch. if I do that ls, I get the symbolic link: 12 Mar 23 16:45 libming.so -> libming.so.0 ls libming* results in the following list: ...
jliubr02
jliubr02@...
Send Email
Mar 30, 2004
9:56 pm
803
... Unless you have a priori knowledge that the data should fit a particular degree polynomial, fitting a polynomial will generally produce a fit inappropriate...
martin cohen
mjc_q
Offline Send Email
Mar 31, 2004
5:24 am
Messages 774 - 803 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