I have updated pm3d to level (c), you may get it from http://www.sci.muni.cz/~mikulik/gnuplot/ What's new: - various improvements / bug fixes - demo of...
Petr Mikulik
mikulik@...
May 3, 1999 8:00 am
2461
... Ok, I spent a few minutes on it. I would say it can't exit since it isn't implemented! In load_file() the result of do_line() isn't checked, which should...
Alexander Mai
st002279@...
May 3, 1999 9:35 am
2462
... Checked here with 3.7.0.5 under linux. Debug info is given below. (gdb) r splot-crash.gp Starting program:...
Alexander Mai
st002279@...
May 3, 1999 9:36 am
2463
Comments? ... In other circumstances gnuplot strips out the '\n' and issues a separate put_text() call for each line. In a plot command it issues one ...
Lars Hecking
lhecking@...
May 5, 1999 7:20 pm
2464
The gnuplot-3.7.0.6.tar.gz beta distribution is now available from ftp://ftp.ucc.ie/pub/gnuplot/beta/ The archive is "invisible" and can only be downloaded by ...
Lars Hecking
lhecking@...
May 7, 1999 2:28 pm
2465
When I run 'gnuplot eg6.plt' in tutorial/ gnuplot seems to run in an endless loop. I've seen the following earlier, but it was somehow spurious. Now I think...
Alexander Mai
st002279@...
May 7, 1999 9:31 pm
2466
Hi, Thanks for the latest release of gnuplot (3.7.0.6). Just noticed a couple of tiny problems: 1. Running `make uninstall' in the top-level directory of...
Stephen Eglen
stephen@...
May 9, 1999 3:34 pm
2467
... [...] ... Probably the best way. Definitely the simplest :) ... I believe I have found the problem: Dick's "Multi-line xlabel and y2label bug exterminated"...
Lars Hecking
lhecking@...
May 9, 1999 4:31 pm
2468
... First a note on the hidden files. I use wget to download gnuplot. if I do " wget ftp://ftp.ucc.ie/pub/gnuplot/beta/ I get a file "index.html" which lists...
Berthold Hoellmann
hoel@...
May 10, 1999 10:14 am
2469
On Sun, 9 May 1999, James R. Van Zandt wrote: [...] ... Nice patch, but it makes me put a question into the discussion that has bugged me for a while, now: ...
Hans-Bernhard Broeker
broeker@...
May 10, 1999 10:15 am
2470
... Good idea, and I'm all for it. A related idea, which I started looking at months ago, would be using hashed tables to speed up table lookups (SNIPPETS has...
Lars Hecking
lhecking@...
May 10, 1999 10:55 am
2471
1. considering postscript code for dashlength and linewidth: * these 2 new keywords are not documented in `help set term postscript` * bug: there should not be...
Petr Mikulik
mikulik@...
May 10, 1999 12:33 pm
2472
... Error. The permissions where hosed on the ftp server. Fixed. ... Ok, I will work around this. [[[[ unsubscribe from info-gnuplot-beta via...
Lars Hecking
lhecking@...
May 10, 1999 1:09 pm
2473
... This is one of those cases. I think HBB's suggestion HBB> Shouldn't we implement some central data structures, like HBB> dynamic arrays of...
Lars Hecking
lhecking@...
May 10, 1999 2:39 pm
2474
... Actually, it doesn't seem to be t_a_a_t_ straight forward. The arguably most elegant solution in this case would be the much-discussed GNUPLOT_LIBRARY ...
Lars Hecking
lhecking@...
May 10, 1999 4:55 pm
2475
... First, should "dashlength" be applied to more terminals than just postscript? (And the same question about the "blacktext" option.) Second, has...
crawford richard
u600256@...
May 10, 1999 6:25 pm
2476
[ Moved from bug-gnuplot to info-gnuplot-beta] ... Please test this patch. Does it break anything? Not sure about the '\r' part. The code n...
Lars Hecking
lhecking@...
May 11, 1999 5:27 pm
2477
... Now fixed by a patch from A. Mai. Wait for 3.7.0.7 :) [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
May 11, 1999 6:29 pm
2478
... The other way round doesn't work either: gnuplot> !ls ; plot x I'll try to fix this altogether, no need for additional commands. [[[[ unsubscribe from...
Lars Hecking
lhecking@...
May 11, 1999 6:47 pm
2479
Lars - ... It works for me. ... Unless there are applications for reading a lot of data, I'm not too worried about efficiency here. - Jim Van Zandt [[[[...
James R. Van Zandt
jrv@...
May 12, 1999 1:57 am
2480
Just reading in the FAQ ... Obviously somewhat outdated, though at many places comments WRT version 3.7 have been added. Without spending too much work one...
Alexander Mai
st002279@...
May 12, 1999 9:25 am
2481
... there is an sort of updated FAQ open for comments at http://www-ihe.etec.uni-karlsruhe.de/mitarbeiter/vonhagen/gnuplot-faq.html ... yep [[[[ unsubscribe...
Jürgen v.H
May 12, 1999 10:16 am
2482
I never got any feedback on this. What's the opinion, should I add one or both patches to the distribution? (Available as...
Lars Hecking
lhecking@...
May 12, 1999 11:33 am
2483
... [...] Not really. ftp://ftp.ucc.ie/pub/gnuplot/testing/3.7.mkg.* is better here! BTW, these diffs seem to against 3.7 pl0. ... [...] Not another option,...
Alexander Mai
st002279@...
May 12, 1999 1:12 pm
2484
... Okay, here is my opinion: yes and yes. More detail below. ... Six one way, half a dozen the other. Why not put it in as compile time option if someone has...
Stefan A. Deutscher
stefand@...
May 12, 1999 1:18 pm
2485
... No, except as an option :-) Cheers, Stefan -- ========================================================================= Stefan A. Deutscher...
Stefan A. Deutscher
stefand@...
May 12, 1999 1:40 pm
2486
Lars Hecking wrote: I never got any feedback on this. What's the opinion, should I add one or both patches to the distribution? (Available as...
crawford richard
u600256@...
May 12, 1999 5:57 pm
2487
... Ok - I'll think about it :-) ... Well, I'm basically following a two-tier approach: bug fixes are merged into the famous and ever-so-inappropriately-named ...
Lars Hecking
lhecking@...
May 12, 1999 6:36 pm
2488
... I gave it a shot. If this works for everyone, it'll be in 3.7.0.7. Anyway, it runs through the demos without dumping core :) Index: src/misc.c ...
Lars Hecking
lhecking@...
May 13, 1999 4:17 pm
2489
On Thu, 13 May 1999, Lars Hecking wrote: [...] ... Aside from it currently working, I somewhat dislike the coding method. ... This assumes that...