Hi all, I just had a prose day and typed: plot sin(x) with lines. instead of plot sin(x) with lines (note the full stop at the end of the line). What a...
4637
Stefan A. Deutscher
swbdedes@...
Feb 21, 2001 11:49 am
Hi, I just need to have the label of the xtics displayed _inside_ the graph rather than outside and don't see how to do it easily. Hence, I'd like to suggest...
4638
Stefan A. Deutscher
swbdedes@...
Feb 21, 2001 12:10 pm
Hi, how about in addition to: gnuplot> help set origin The `set origin` command is used to specify the origin of a plotting surface (i.e., the graph and its...
4639
t.sefzick
t.sefzick@...
Feb 21, 2001 1:56 pm
... you can even use 2 full stops, and it works. the full stop is interpreted as a 0. so, a plot sin(x) with lines . . is interpreted as plot sin(x) with lines...
4640
Dean Thomas
dcthomas@...
Feb 21, 2001 2:00 pm
Since I didn't hear anyone disagree, I will assume that the copyright notice that I emailed to the list server yesterday is OK. Therefore, I will put it in...
4641
Hans-Bernhard Broeker
broeker@...
Feb 21, 2001 3:11 pm
... Yes. ... For the source code, there are two ways: 1) You upload a 'patch39; to the gnuplot project (project homepage --> Patches --> Upload). For that, you...
4642
Lars Hecking
lhecking@...
Feb 21, 2001 3:42 pm
... No worries, I have a vast array of unpackers on my Unix box. Even binhex is not a problem ;) [[[[ unsubscribe from info-gnuplot-beta via...
4643
Petr Mikulik
mikulik@...
Feb 21, 2001 7:22 pm
... Since your proposed solution is a general one, independent to platform, I would prefer this more than the X11-specific. So you can make your solution and...
4644
crawford
crawford@...
Feb 21, 2001 11:54 pm
... Well, as promised, I did take a look. First, I am running 3.7.0 -- and I cannot reproduce Alexander's problem :-/ Second, it's hard to see how this could...
4645
Petr Mikulik
mikulik@...
Feb 22, 2001 9:16 am
In some gnuplot sources, there appears !! in conditions: internal.c:top_of_stack.v.int_val = !!top_of_stack.v.int_val; mouse.c:if (!!(modifier_mask & Mod_Ctrl)...
4646
Johannes Zellner
johannes@...
Feb 22, 2001 9:54 am
... without having a look at the specific locations: yes, there is a reason for writing '!!'. There's no 'bool' in c, so !!(integer) makes a bool from an...
4647
Hans-Bernhard Broeker
broeker@...
Feb 22, 2001 11:27 am
... That's all correct, but only a few of the locations listed by Petr look like the difference between 'evaluates to true' and 'is equal to TRUE' would be...
4648
Gregor Thalhammer
Gregor.Thalhammer@...
Feb 22, 2001 3:17 pm
... in post.trm: It has ... draws them the same way ... handled by their own ... graphics.c (or ... the error. I didn't follow the whole thread about "set...
4649
Hans-Bernhard Broeker
broeker@...
Feb 22, 2001 3:38 pm
On Thu, 22 Feb 2001, Gregor Thalhammer wrote: [...] ... Notice, in order to avoid multiple sends: I've just sent him one. -- Hans-Bernhard Broeker...
4650
crawford
crawford@...
Feb 22, 2001 4:35 pm
... I remember fixing that . . . ... And if there have been changes made to post.trm since 3.7.0, I'm blissfully unaware of them -- and if that's the case,...
4651
crawford
crawford@...
Feb 22, 2001 5:07 pm
... That sounds like the error I (thought we had) fixed some time ago. Dick Crawford, aka crawford@... [[[[ unsubscribe from info-gnuplot-beta via...
4652
BigSofte Vendor Servi...
vendorservices@...
Feb 22, 2001 8:44 pm
Dear Marketing Manager: BigSoftE is pleased to invite http://www.ezschool.com to list its software products for FREE on the world's first Internet Software...
4653
Alexander Mai
st002279@...
Feb 23, 2001 1:06 pm
Can someone comment on the problem that the SF web interface to CVS reports "no default branch" upon clicking on a file name ? (was reported for post.trm and I...
4654
Hans-Bernhard Broeker
broeker@...
Feb 23, 2001 1:30 pm
... FWIW: I'm in the process of filing a SF support request about this. -- Hans-Bernhard Broeker (broeker@...) Even if all the snow were...
4655
Hans-Bernhard Broeker
broeker@...
Feb 23, 2001 1:32 pm
... I tried to reproduce the problem myself, yesterday, but everything seemed to work... The click on the file name is not supposed to show the file, but...
4656
Hans-Bernhard Broeker
broeker@...
Feb 23, 2001 6:30 pm
Hello, everybody.
Debugging a difference in handling of time/date axes, I just came across a
real killer of a bug: the macro "VERYLARGE" comes out being...
4657
Dean Thomas
dcthomas@...
Feb 24, 2001 3:15 pm
I have set up a website for the Macintosh port of gnuplot 3.7.1. The URL is http://homepage.mac.com/gnuplot/ Please look at it and let me know what you think....
4658
Petr Mikulik
mikulik@...
Feb 24, 2001 7:09 pm
... The links have the colour of background, so there is not too much info on your page visible. Can you please put there a Mac screen dump(s) so that the...
4659
Dean Thomas
dcthomas@...
Feb 25, 2001 5:39 am
Oops... I broke the cardinal rule of web design -- test your web page on A LOT of browsers. I only tested on one, and of course it worked OK on it. With egg...
4660
John Bollinger
bbands@...
Feb 27, 2001 8:41 pm
The following script causes graphics characters to be dumped to the gnuplot command window upon its *second* execution. Current cvs version - 3.8e patchlevel 1...
4661
John Bollinger
bbands@...
Feb 28, 2001 2:50 pm
Attached is a screen shot of the emf problem. --jab ===== John Bollinger, CFA, CMT www.BollingerBands.com __________________________________________________ Do...
4662
Hans-Bernhard Broeker
broeker@...
Feb 28, 2001 4:04 pm
... I found and fixed the bug. The patch will go into CVS later today. The problem is similar in type to the old DI0,1;DI1,0; problem of the HPGL driver: it's...
4663
Lars Hecking
lhecking@...
Feb 28, 2001 4:55 pm
... Will you fix the 3.7 branch as well, please? [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
4664
Hans-Bernhard Broeker
broeker@...
Feb 28, 2001 5:09 pm
... Yes. ... Done. -- Hans-Bernhard Broeker (broeker@...) Even if all the snow were burnt, ashes would remain. [[[[ unsubscribe from...
4665
Hans-Bernhard Broeker
broeker@...
Feb 28, 2001 5:09 pm
... Yes, that's exactly what I saw (except that the whitespace were open rectangles, in my Win98 box). It's also what my patch fixes, so hopefully, this should...