Hi guys, I am back from my quasi-vacation, and here is a new problem already: We have a new visitor here who wants to plot error bars in a parametric 2d plot....
Stefan A. Deutscher
stefand@...
Sep 3, 1998 2:46 pm
1324
Hi all, I just noticed that the arrow head of the 'set arrow ... linetype 2 linewidth 5' is also dashed (or in what ever line type one chooses) and that looks ...
Stefan A. Deutscher
stefand@...
Sep 4, 1998 9:47 am
1325
The following message is a courtesy copy of an article that has been posted to comp.graphics.apps.gnuplot as well. ... The code in cgm.trm is buggy, and will...
Lars Hecking
lhecking+usenet@...
Sep 7, 1998 7:48 pm
1326
... Must have had my brains switched off when I wrote that. Please ignore. The strlen() problem is the only problem here. [[[[ unsubscribe from...
Lars Hecking
lhecking@...
Sep 9, 1998 11:14 am
1327
Dear Sir, Please mail me the FAQ of GNU plot . I want to know whwther I can plot boxes with different colors depending upon the data in first column and...
Vishal Choudhary
vls97003@...
Sep 10, 1998 6:23 am
1328
Hi, ... Maybe you've already got an answer, but in case not I will try to give you a short hint, which should work at least with some recent version of ...
Jochen Schuetze
jos@...
Sep 10, 1998 8:03 am
1329
Probably I'm not the first who discovered it but I just observed that gnuplot doesn't check whether a given "file" is really a file and not just a directory or...
Alexander Mai
st002279@...
Sep 10, 1998 2:41 pm
1330
... I'll look into this ... ... ... and this, but it's not high on my prority list right now. [[[[ unsubscribe from info-gnuplot-beta via...
Lars Hecking
lhecking@...
Sep 10, 1998 3:08 pm
1331
I've been waiting for the release of version 3.7 to update those pages. Alex ... [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Alex Woo
woo@...
Sep 11, 1998 7:27 pm
1332
To: Webcasters only Dear webcaster: We're currently working on a major report on Webcasting, defined as transmitting full motion video over the Internet, to be...
wonkai@...
Sep 11, 1998 8:37 pm
1333
... You're right. Though we might then extend the configure stuff to check in addition whether things like S_ISFIFO(mode) are also part of sys/stat.h? ...
Hi, it was demonstrated under several UNIX systems that part of the plotting is n o t shown on the X11 screen in a plot ..... replot sequence. Making a...
Guenter.Ehret
ehret@...
Sep 16, 1998 4:30 pm
1336
Hi guys, I am trying to figure out how to get something like the \LaTeX construct $y_{\parallel}$ in a gnuplot label using the PostScript terminal, and short...
Stefan A. Deutscher
stefand@...
Sep 16, 1998 9:59 pm
1337
... It is, except ... I don't want to produce a space between the v and || but a _negative_ space, i.e., I want the || to be closer to the v than it is when...
stefand@...
Sep 17, 1998 9:04 am
1338
On Thu, 17 Sep 1998 Stefan Deutscher <stefand@...> wrote: [snip] ... Stefan, you missed the main trick! Put the phantom box ("@") BEFORE...
crawford richard
u600256@...
Sep 17, 1998 5:07 pm
1339
I've compiled gp347 with patches lh980715.tar.gz. The new function show_version_long in plot.c uses the definition of HELPFILE, which may not be defined for...
Petr Mikulik
mikulik@...
Sep 18, 1998 5:50 am
1340
The first file I 'load' into gnuplot seems to be locked, i.e. it cannot be deleted/renamed --- OS/2 says "Sharing violation". Files 'load'ed afterwards can be...
Petr Mikulik
mikulik@...
Sep 18, 1998 5:50 am
1341
... I would like this future very much! Like in Xfig. Sometimes it is necessary to have arrows of differents lengths, but with same shape of head, which has to...
Petr Mikulik
mikulik@...
Sep 18, 1998 5:56 am
1342
... Ah, you're right! I missed that one. And the y ---> v transition, well, Darwinian magic indeed :-) ... I see. Hm. ... Sure, relative units would be fine...
Stefan A. Deutscher
stefand@...
Sep 18, 1998 6:11 am
1343
... Thanks for pointing this out. I have moved the definition of the helpfile location from command.c, and the #define's for CONTACT and HELPMAIL from...
Lars Hecking
lhecking@...
Sep 18, 1998 11:51 am
1344
Hi all, As nothing much seems to happen these days, I have decided to go ahead and make a snapshot of my current source tree available to the public. No...
Lars Hecking
lhecking@...
Sep 18, 1998 9:55 pm
1345
... [lots of entries to Changelog deleted] Thanks for the work, Lars! I strongly support the suggestion of a _fixed_ time frame. Especially as my interest in...
I just uploaded gpos2-347pl2.zip to cmpc1/incoming which obviously contains today's beta (included just the OS/2 patch to make it compile again ;-) As usual...
Alexander Mai
st002279@...
Sep 19, 1998 7:26 pm
1348
... I don't think it's ANSI, but I can't find any references now. You can safely ignore this warning. It's a warning, after all, not an error. I hope to find a...
Lars Hecking
lhecking@...
Sep 21, 1998 2:06 pm
1349
Hi, I compiled and tested (all.dem) gnuplot 347pl2 succesfully on Linux and hp-ux (10.20; cc). On hp-ux I got the following warning message: cpp: "plot.h",...
Edzer J. Pebesma
e.pebesma@...
Sep 21, 1998 2:18 pm
1350
... Hi, under HP-UX 10.20 it depends on the order <time.h> and <sys/time.h> are included and the compiler options: In time.h is no prototype for select but it...
Axel Buschmann
buschman@...
Sep 21, 1998 2:23 pm
1351
[[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Alexander Shutov
shutov@...
Sep 21, 1998 2:24 pm
1352
... Ah, very different: under 9.x, all <time.h> does is including <sys/time.h>. The code there is #ifdef _INCLUDE_HPUX_SOURCE # ifdef _PROTOTYPES ... extern...