In message-Id: <9701282011.AA31338@...> ... In 325 this still occurs. However, the axes are the same if the x2tics are not set....
crawford.richard.
u600256@...
Feb 1, 1997 10:01 am
40
... I have rather strong feelings on this topic, but haven't changed any code to reflect this. IMHO, there _is_ no valid x2range in these plots. I think it is...
David Denholm
David.Denholm@...
Feb 1, 1997 10:01 am
41
In message-Id: <199701302020.WAA02244@...> ... Yes, but... Pre-3.6 includes a gif.trm driver, but it requires an external library. The site...
crawford.richard.
u600256@...
Feb 1, 1997 2:42 pm
42
... So the popen detection failed because of multiple defns, rather than because it didn't exist at all. I'm no expert at configure, but since gnuplot is...
David Denholm
David.Denholm@...
Feb 1, 1997 3:29 pm
43
Hello, David, and all the gang. Today, I uploaded to cmpc1's /incoming my current version of hidden3d.c. (I didn't upload or mail diff's because they'ld be ...
Hans-Bernhard Broeker
broeker@...
Feb 1, 1997 3:31 pm
44
Luckily, I still have some gcc-2.6.3 source around, and a SunOS 4.1.3 machine to throw it at ... The fixincludes script must be considered broken for gcc-2.6.3...
Lars Hecking
lhecking@...
Feb 1, 1997 5:43 pm
45
... Ok, it'll be included in one of the next betas ? The terminal seems to work for me (at least in the very simple cases I tried). BTW, the variable...
Alexander Mai
st002279@...
Feb 1, 1997 10:43 pm
46
... Oh dear. I modified 'clear' recently so that, when in multiplot mode, it (tries to) clear just the current active area (defined by origin and size). I may...
David Denholm
David.Denholm@...
Feb 3, 1997 4:16 pm
47
... When you say 'will this work', what exactly are you trying to achieve that's different from the same sequence of commands without setting multiplot ? dd --...
David Denholm
David.Denholm@...
Feb 4, 1997 2:54 pm
48
... er... that's what multiplot means... Are you saying that in multiplot mode, to avoid overimposed graphs (as in the example above), I have to put an...
Wojtek Jastrzebowski ...
wojtek@...
Feb 4, 1997 2:56 pm
49
... When you say 'will this work', what exactly are you trying to achieve that's different from the same sequence of commands without setting multiplot ? I...
Wojtek Jastrzebowski ...
wojtek@...
Feb 4, 1997 4:08 pm
50
... yes, if such functionality is available on the driver. multi-plot version of clear would not be available on a pen plotter. Can you please let me know when...
Wojtek Jastrzebowski ...
wojtek@...
Feb 4, 1997 5:12 pm
51
... Replot plots all curves on the same sets of axes. Multiplot makes plot make a new set of axes each time. ... plot sin(x) replot sin(x)+1 is implemented as ...
David Denholm
David.Denholm@...
Feb 4, 1997 5:16 pm
52
... Bad Idea, IMHO. If users want multi plots, they can say so. The confusion by making multiplot an implicit default would just be too big for most users. ......
Hans-Bernhard Broeker
broeker@...
Feb 4, 1997 5:24 pm
53
... Doesn't it mean that you cannot overlay two graphs if you want to ? Consider a pen plotter. It cannot support the concept of clearing a bit of the screen. ...
David Denholm
David.Denholm@...
Feb 4, 1997 5:40 pm
54
... sorry, which new implementation ? What o/s and terminal driver are you using ? ... I think there's an optimisation in there so that it only (tries to) ...
David Denholm
David.Denholm@...
Feb 4, 1997 7:44 pm
55
... well, it's already working fine for me... ... You're trying to do real-time updates in postscript ??? - you'd better tell me more precisely what it is...
David Denholm
David.Denholm@...
Feb 4, 1997 7:56 pm
56
... sorry, which new implementation ? What o/s and terminal driver are you using ? I am referring to the multiplot version of clear which would erase the...
Wojtek Jastrzebowski ...
wojtek@...
Feb 4, 1997 7:57 pm
57
multiplot version of clear for X11 does not seem to be implemented yet. I dont suppose it's a particularly difficult job, just not been done yet. What's the...
Wojtek Jastrzebowski ...
wojtek@...
Feb 4, 1997 8:45 pm
58
well, it's already working fine for me... Thanks. I will try rebuilding it here. Is it at cmpc1.phys.soton.ac.uk? You're trying to do real-time updates in...
Wojtek Jastrzebowski ...
wojtek@...
Feb 4, 1997 8:46 pm
59
... that's right... ... okay, that's what I had assumed you meant. multiplot version of clear for X11 does not seem to be implemented yet. I dont suppose it's...
David Denholm
David.Denholm@...
Feb 4, 1997 8:48 pm
60
... Doesn't it mean that you cannot overlay two graphs if you want to ? I thought the "replot" command is used for that purpose. By the way, can you please try...
Wojtek Jastrzebowski ...
wojtek@...
Feb 5, 1997 8:40 am
61
... profuse apologies : I was testing on the wrong version... thinking about it, I was sure someone had contributed this change, and sure enough, it _is_...
David Denholm
David.Denholm@...
Feb 5, 1997 11:09 am
62
... profuse apologies : I was testing on the wrong version... thinking about it, I was sure someone had contributed this change, and sure enough, it _is_...
Wojtek Jastrzebowski ...
wojtek@...
Feb 5, 1997 3:48 pm
63
... There is no release later than 325 Please check that you are using also the latest gnuplot_x11 ; a common error [the one I made] was to run the latest...
Wojtek Jastrzebowski ...
wojtek@...
Feb 5, 1997 4:19 pm
64
Here is another problem with "clear" for 325 on X11: gnuplot> set multiplot multiplot> clear causes memory fault. -wj [[[[ unsubscribe from info-gnuplot-beta...
Wojtek Jastrzebowski ...
wojtek@...
Feb 5, 1997 4:50 pm
65
Hi, in beta 325 on Linux, `set format "%s%c"' is broken for negative ... +++ /home/jolk/Src/gnuplot/graphics.c Mon Feb 10 17:38:09 1997 @@ -3554,7 +3554,7 @@ ...
Alexander Jolk
jolk@...
Feb 10, 1997 7:13 pm
66
I noticed a problem with the configure script supplied with gnuplot 3.6 beta-325. If invoked with --with-gnu-readline, it tries to find readline by compiling a...
Riku Saikkonen
rjs@...
Feb 12, 1997 4:16 am
67
Hi, I just found a way to reliably crash OS/2 (Warp Connect 3.0, no fixpaks) using gpos2_324b.zip from soton, when using the normal default PM terminal. set...
Stefan A. Deutscher
stefand@...
Feb 13, 1997 7:03 am
68
Hello, ... %-) Hmm, I think it's still the old one in the archive mentioned above. Comparing the output from a 324 I found on my hd and the latest 325 I see a...