Hi again, I know we are feature frozen now, but ... I was wondering whether I am the only one missing elements for basic graph annotation, like drawing a box /...
350
David Denholm
David.Denholm@...
Jun 4, 1997 7:36 pm
Hi all, I've finally uploaded a new pl to cmpc1.phys.soton.ac.uk Various factors have conspired against me for a while now... * $Log: version.c,v $ * Revision...
351
Lars Hecking
lhecking@...
Jun 5, 1997 1:47 pm
... I cannot reproduce this reliably. Core was dumped (binary.dem) in maybe one of ten cases (different debug/optimise options), but not reproducable. [[[[...
352
Lars Hecking
lhecking@...
Jun 5, 1997 3:32 pm
... Same here under Solaris, SunOS and Irix, but not OSF. [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
353
Gerhard Heinzel
ghh@...
Jun 5, 1997 3:39 pm
... Under Linux 1.2.13, the new beta336 compiles and runs fine (except that "animate.dem" runs forever...). Gerhard Heinzel ...
354
Emmanuel Bigler
bigler@...
Jun 5, 1997 3:58 pm
gnuplot beta 336 runs fine on the following platforms : hpux 9.05 + gcc 2.7.2 sun-clone sunos 4.1.3 + gcc 2.7.2 linux 2.0. (redhat 4.1) gcc 2.7.2.1 in all...
355
Hans-Bernhard Broeker
broeker@...
Jun 5, 1997 4:54 pm
Hello, everyone. Just a small note. I had noticed that earlier, but just never got around to mailing about it, but compilation for Solaris 2.5.1 using the...
356
Gerhard Heinzel
ghh@...
Jun 5, 1997 4:54 pm
gnuplot beta 336 compiles fine on IBM RS6000 AIX with gcc 2.7.2.f.1, except for the following warning: gcc -o gnuplot alloc.o binary.o bitmap.o command.o...
357
Hans-Bernhard Broeker
broeker@...
Jun 5, 1997 5:53 pm
[...] ... Thinking about it, I'd suggest putting an iteration limit to animate.dem. Could be implemented rather easily in animate.dem, add a line like...
358
Lars Hecking
lhecking@...
Jun 5, 1997 6:04 pm
... so I assume he didn't check -D__EXTENSIONS__. '-Xc -D__EXTENSIONS__' is what we're looking for. It is also used by other GNU packages such as fileutils. ...
359
A. Mai
st002279@...
Jun 6, 1997 9:50 am
... I also haven't seen a crash on Digital Unix 4.0 with a build using gcc. Configuring wroked fine, no correction was necessary (hmm, at least for a build...
360
Salvador Perez Crespo
sperez@...
Jun 6, 1997 10:42 am
I've tested gnuplot 3.6 b336 on my SPARC 5 running Solaris 2.5.1. Every demo runs fine. Just one "problem". I've used SUN Sparc Compiler 4.0 and I've needed to...
361
Jochen Schuetze 4.98
jos@...
Jun 6, 1997 12:02 pm
Hi everybody, I got pl336 from cmpc1.phys.soton.ac.uk, ran the configure script and make without any problem, and the resulting binary works fine. All this...
362
Roger Fearick
FEARICK@...
Jun 6, 1997 12:19 pm
Hi, Seems to compile and run all.dem OK on OS/2 (after patching a bit). dd says in version.c: (sorry I keep missing os/2 patches) so here are the patches that...
363
Alexander Jolk
jolk@...
Jun 6, 1997 1:55 pm
Hello, I tried to compile pl336 on Linux-2.0.30 with libpng 1.0 beta6 aka 0.96 installed (from libgr-2.0.13, a well-known collection of graphics libraries)....
364
Lars Hecking
lhecking@...
Jun 6, 1997 2:00 pm
... Just tried it. Looks great! [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
365
Lars Hecking
lhecking@...
Jun 6, 1997 2:04 pm
... ^^^^ Maybe you want to change this too ;-) ... I don't really like this. I'd rather prefer to #define an extension such as ".exe" (or "") in one central...
366
t.sefzick@...
kph033@...
Jun 6, 1997 3:58 pm
Hello, I tried to plot several datasets in a multiplot environment with equal x-axes, but the plot sequence set multiplot set xrange [] writeback plot ... set...
367
Stefan A. Deutscher
stefand@...
Jun 6, 1997 5:24 pm
... Thanks, guys, again for all that work. Please, please, please make sure the x11 + Tektronix support stays alive in the OS/2 version (no matter how elegant)...
368
Roger Fearick
FEARICK@...
Jun 7, 1997 8:31 am
... A check on this shows that the ".exe" is in fact not needed - it crept into the original version which didn't have the line below (popen...) and relied on...
369
David Denholm
David.Denholm@...
Jun 8, 1997 3:44 pm
... popen/pclose used to be used by all platforms, but in order to support -persist, we could not use pclose(), which waits for the child to terminate, so I...
370
Alex Woo
woo@...
Jun 12, 1997 3:53 pm
371
gas@...
Jun 12, 1997 6:05 pm
Perhaps a new plot style could be implemented, named something like "numberedpoints", requiring two or three columns of data. This would be versatile and...
372
Lars Hecking
lhecking@...
Jun 16, 1997 10:06 am
Gnuplot beta 336 plot 100*sin(x) # mark a position on the plot set arrow from 2,0 to 2,80 lt 2 # "zoom" into the graph plot [*:*] [*:50] 100*sin(x) The graph...
373
crawford richard
u600256@...
Jun 16, 1997 9:46 pm
Hi, all, First, there's an odd quirk with the "show" commands: set xdata time show xdata results in "zdata is set to time", whereas set zdata time show zdata ...
374
David Denholm
David.Denholm@...
Jun 22, 1997 5:03 pm
... Hmm - it's misbehaving on 3.6 beta also. It doesn't actually block the whole computer (well, not on NT) but because it doesn't respond to windows messages,...
375
Hans-Bernhard Broeker
broeker@...
Jun 23, 1997 7:44 pm
Hello folks. I just went to cmpc1 and uploaded the following files and patches I wrote in the last week or so. I put them into single files so you can get only...
376
Alexander Mai
st002279@...
Jun 23, 1997 8:17 pm
Hello, two OS/2 (or even DOS) related topics: 1) Does _anyone_ here actually (successfully) the EMX VESA term ? Roger's builds usually seem to include this but...
377
Stefan A. Deutscher
stefand@...
Jun 23, 1997 10:41 pm
... Dunno, last time I tried it didn't work but that was ... well over a year ago now, if that is possible. I like the idea of having it though. ... Never...
378
A. Mai
st002279@...
Jun 24, 1997 10:32 am
... well, we need at least a positive report to satisfy including it. As the OS/2 binary edition will be the first choice for most OS/2 users we should not...