Sorry, for only complaining about problems and bugs within gnuplot. Perhaps today i should say: gnuplot is very fine and I enjoy it very much! :) But: (using...
3506
Lars Hecking
lhecking@...
Apr 11, 2000 9:49 am
... Pieter-Tjerk de Boer posted a patch for this. ... +++ show.c 2000/04/07 17:24:02 @@ -1806,13 +1806,16 @@ double minifreq; const char *name; { +...
... [...] ... I'll see. ... Sorry, Lars, but I'm almost sure this is not the patch needed to fix this. That patch is about 'set mxtics', not about the results...
3509
Hans-Bernhard Broeker
broeker@...
Apr 11, 2000 12:19 pm
... Not on the Solaris box I just checked it on (3.8c patchlevel 0). I get the expected minor xtic at x=200, where it should be. Same for 3.8c patchlevel 1,...
3510
Jürgen v.Hagen
vonhagen@...
Apr 12, 2000 1:51 am
saving a command file in 3.8c saves unset grid polar when reading the file, gnuplot complains about gnuplot> unset grid polar ^ ';' expected gnuplot> couldn't...
3511
Lars Hecking
lhecking@...
Apr 12, 2000 1:57 am
... I cannot decide what the correct behaviour should be. In gnuplot 3.7: gnuplot> sh grid grid is OFF gnuplot> set grid polar gnuplot> sh grid Polar grid...
3512
Lars Hecking
lhecking@...
Apr 12, 2000 1:57 am
Argh, forget that. I'll fix it in 3.8. Never reply to email without sufficient caffeine intake on a Monday mornings ... ... [[[[ unsubscribe from...
3513
Jürgen v.Hagen
vonhagen@...
Apr 12, 2000 1:57 am
... I guess the philosophy is getting complicated here. unset grid is ok. unset grid polar: is this to unset the polar, or to unset the grid. If it's set grid...
3514
Stephen Eglen
stephen@...
Apr 12, 2000 3:42 am
If I run gnuplot 3.8c in the demo directory, I get a crash when plotting the first surface: % gnuplot G N U P L O T Version 3.8c patchlevel 0 last modified Thu...
3515
Alexander Mai
st002279@...
Apr 12, 2000 3:46 am
... Same crash here on DU 4.0x (no patch applied to graph3d.c) The "fix" was making the object code standard conforming by adding a "-ieee" to the compiler...
3516
Pieter-Tjerk de Boer
ptdeboer@...
Apr 12, 2000 3:47 am
... Below is a patch to src/graph3d.c which should solve this problem. It moves a bit of code (only for mouse-support) that initializes the axis3d_x_dy etc....
3517
Hans-Bernhard Broeker
broeker@...
Apr 12, 2000 9:59 am
Hello, everybody.
Going through the demos, I noticed that the positions of x and y zeroaxes
were completely wrong (in polar.dem).
The problem was a...
3518
Lars Hecking
lhecking@...
Apr 12, 2000 10:05 am
... Thanks. Turns out I have your patch in my sources already :-) The buggy code stems from Shusuke Nisiyama's vector clipping patch (bug-gnuplot on 12 nov...
3519
Lars Hecking
lhecking@...
Apr 12, 2000 10:47 am
Hi all, As a stopgap measure until the SF repository is functional, I have uploaded ftp://ftp.ucc.ie/pub/gnuplot/beta/patch3.8c.p1.diff.gz The version is 3.8c...
3520
Christian Zobel
zobel@...
Apr 12, 2000 2:14 pm
Sorry for sending this EPS. I think I can't explain the problem without. If you look at the y-axes you will recognize first that tics are equally spaced...
3521
Hans-Bernhard Broeker
broeker@...
Apr 12, 2000 2:37 pm
... The output alone is not too helpful to diagnose the problem. We need at least the script file you used, too. And the exact version of gnuplot, and maybe...
3522
Stphane Barbaray
stephane.barbaray@...
Apr 12, 2000 2:49 pm
Hello, Does anyone tested emf.trm on platforms other that linux x86 and win32? Does it work on 3.8c finally? Greetings, Stphane Barbaray. [[[[ unsubscribe...
3523
Christian Zobel
zobel@...
Apr 12, 2000 6:18 pm
... Sorry about that! It's always the same. Here are the informations: Linux 2.0.38 (Suse 5.3), libc5 G N U P L O T Version 3.8c patchlevel 0 last modified Thu...
3524
Hans-Bernhard Broeker
broeker@...
Apr 12, 2000 6:27 pm
... [With 'set log y' before, you forgot to mention...] ... Yes, that's a feature, but one that should not come all that unexpected to be called a problem,...
3525
Hans-Bernhard Broeker
broeker@...
Apr 17, 2000 8:47 am
... They already are, by my book. Only the function implementations are still in K&R-style. ... I would be willing to fight for leaving at least the 16-bit...
3526
Lars Hecking
lhecking@...
Apr 17, 2000 8:09 pm
... I've done this for now, but I'm not happy about that fixed size array on the stack. [[[[ unsubscribe from info-gnuplot-beta via majordomo@......
3527
Nigel Nunn
nNunn@...
Apr 18, 2000 2:49 am
... Since one of the reasons for Gnuplot's existence is its support for so many platforms, I can see why there would be reluctance to break something so useful...
3528
Ilya Zakharevich
ilya@...
Apr 18, 2000 5:31 am
... You do not need C++ for this. Put function pointers there. Ilya [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
3529
Nigel Nunn
nNunn@...
Apr 18, 2000 7:14 am
... Indeed! Having enjoyed adapting 1984 XDR to MFC-friendly format, I recall how effective this can be: struct xdr_ops { bool_t (*x_getlong )(XDR* px,...
3530
Hans-Bernhard Broeker
broeker@...
Apr 18, 2000 10:52 am
On Tue, 18 Apr 2000, Nigel Nunn wrote: [...] ... That's what we're already working on. But we'll be doing it in C, not in C++. Some parts will be less 'nice',...
3531
Gregor Thalhammer
Gregor.Thalhammer@...
Apr 20, 2000 9:34 am
... I am sorry for that. I never tried this terminal, but now Ive done it and indeed found no bug. I was somewhat surprised that the result looks much the...
3532
Skip Collins
bernard.collins@...
Apr 20, 2000 1:27 pm
Hello, I was unable to find an appropriate 'incoming39; directory at the official gnuplot ftp site. Hans-Bernhard Broeker suggested that I mail the gnuplot beta...
3533
dearuser
ms1@...
Apr 25, 2000 8:58 am
ڭ̴MH~ u@JANOڭ̭n䪺H~ {uHlD]I bDzΦ~,VON\, ...
3534
Johannes Zellner
johannes@...
Apr 26, 2000 11:55 am
what's the state of gnuplot going CVS at sourceforge ? -- Johannes [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...