Hi, I have started looking into the possibilities of writing a native (Obj- C/Cocoa/Quartz) terminal driver for MacOS X. Since I would hate to duplicate any...
Per Persson
persquare@...
May 2, 2001 1:49 pm
4875
... Good idea. You should probably contact Dean Thomas, the programmer who did the latest Macintosh port of gnuplot 3.7.1, to join forces. -- Hans-Bernhard...
Hans-Bernhard Broeker
broeker@...
May 2, 2001 2:10 pm
4876
Dear gnuplot-users, and developers, the following might proof helpful to other users too ... I found a way to do differentiation in gnuplot ... if anybody...
Stefan Luding
lui@...
May 3, 2001 12:06 pm
4877
This subject is very linked to the smooth keyword. I think a nice way to differentiate 1d data is to use the splines interpol/approxim-ation ... would be nice...
j.savignat@...
May 3, 2001 12:25 pm
4878
... But this syntax doesn't specify which of the smoothing operations is to be applied before the resulting functions is differentiated. I'd rather have...
Hans-Bernhard Broeker
broeker@...
May 3, 2001 1:53 pm
4879
... This is not really "in gnuplot". All the work is actually done by a tool outside gnuplot. I used to have a canned awk script for this very purpose, so I...
Hans-Bernhard Broeker
broeker@...
May 3, 2001 2:01 pm
4880
Greetings! I'm trying to compile the gnuplot 3.8f pl0 for Windows using VC++ 6.0. Everything works fine, including PM3D support (this is great!), except for...
Theo Hopman
thopman@...
May 11, 2001 2:48 pm
4881
On Fri, 11 May 2001, Theo Hopman wrote: [...] ... The reason is rather easy: mouse.c is missing in the list of files to be linked (gnuplot.opt). You have to...
Hans-Bernhard Broeker
broeker@...
May 11, 2001 3:08 pm
4882
Hello, all. On the 'patches' page at sourceforge, there's one patch which I personally consider a notable candidate for inclusion into the CVS codebase right ...
Hans-Bernhard Broeker
broeker@...
May 11, 2001 5:57 pm
4883
... You will also need to add gpexecute.obj to gnuplot.opt and to the COREOBJS list in makefile.all. Everything will then compile and link. However, the...
Donald B Taber/Thousa...
dbtaber@...
May 11, 2001 7:39 pm
4884
a minor documentation nit-pick. I'd change either languages or Germany to be the same "class", i.e., either countries and Germany or languages and German. ...
Halsema, Paul
phalsema@...
May 11, 2001 7:57 pm
4885
... I am against including this patch. It is way too specialist for my taste. I'd prefer the i18n approach, if anything. Localisation is a non-trivial thing to...
Lars Hecking
lhecking@...
May 12, 2001 2:27 am
4886
... I vote definitely for this patch. It's a must in most European countries if you are preparing graphs in your own language. The approach of "set...
Petr Mikulik
mikulik@...
May 12, 2001 8:02 am
4887
... I would vote for the decimalsign patch, although I'm not a developer. I had very bad experiences with so-called i18n-aware applications, which do not work...
Levente NOVÁK
lnovak@...
May 12, 2001 6:56 pm
4888
... Whether or not gpexecute.$(O) belongs into coreobjs is open to discussion. There are platforms that don't need it at all, i.e. it's not really a "core"...
Hans-Bernhard Broeker
broeker@...
May 13, 2001 1:03 pm
4889
... Probably a mild form of tunnel vision on the side of the patch author --- he's German, and created the patch to satisfy his own personal need for such a...
Hans-Bernhard Broeker
broeker@...
May 13, 2001 1:09 pm
4890
... You wouldn't be hunting for menu entries much. Either the system already is set up with a locale that uses ',' instead of '.', or it isn't. If it isn't,...
Hans-Bernhard Broeker
broeker@...
May 13, 2001 1:47 pm
4891
... Yes. But OTOH, there are still quite a number of platforms whose libc does not actually support l8n (i.e. <locale.h> stuff, in C). I.e. they ignore any...
Hans-Bernhard Broeker
broeker@...
May 13, 2001 1:48 pm
4892
... No desktop alone can handle all of the localization (beware: this is not i18n, but l8n we're talking about it here...), by itself. It cannot known off-hand...
Hans-Bernhard Broeker
broeker@...
May 13, 2001 1:54 pm
4893
Hello, all A user found a bug in gnuplot: 'timefmt' is not applied to further columns of any multi-column 2D plot style. I.e. anything that needs more than a ...
Hans-Bernhard Broeker
broeker@...
May 13, 2001 6:01 pm
4894
... From the point of view of the user, I would think consistency -- the "parse a difference as a point in time" method -- would be much better. This brings up...
crawford
crawford@...
May 14, 2001 3:54 pm
4895
ÿ A girl got an engagement ring, and would seize every opportunity for calling attention to it. In a group with girl...
¶ڸ
olk@...
May 14, 2001 4:26 pm
4896
On Mon, 14 May 2001, crawford wrote: [...] ... Agreed easily, as long as it's time. But it becomes somewhat hard to grasp as soon as dates enter the picture....
Hans-Bernhard Broeker
broeker@...
May 14, 2001 10:18 pm
4897
... But only because we currently define internal representation of time as seconds since 1st jan 2000. This shouldn't really (need to) be exposed to the user....
Dave Denholm
dave.denholm@...
May 14, 2001 11:25 pm
4898
... This gets ugly :-( So it becomes a question of which is more awkward -- having to convert all time differences to seconds or having to add them to ...
crawford
crawford@...
May 15, 2001 12:09 am
4899
... I don't know. I myself only found about that one by chance, in a discussion with a user. ... It's easy to miss, being hidden datafile.c, and neither...
Hans-Bernhard Broeker
broeker@...
May 15, 2001 12:20 am
4900
... It already is, although in a way not widely known, either, AFAIK. Read "help functions tm_mon" to see what I mean. ... Yes, that's a problem, indeed. ... ...
Hans-Bernhard Broeker
broeker@...
May 15, 2001 11:44 am
4901
Since the European developers agreed on putting ... in, I think you can submit the patch, but maybe with other syntax. I've just discovered there is "set...
Petr Mikulik
mikulik@...
May 15, 2001 1:52 pm
4902
On a RH 6.1 system I get the following: ... Version 3.8f patchlevel 0 last modified Mon May 7 19:02:25 CEST 2001 System: Linux 2.2.12-20 ... gnuplot> show...
Ferenc Wagner
wferi@...
May 18, 2001 5:03 pm
4903
same on NT --jab ... ===== John Bollinger, CFA, CMT www.BollingerBands.com __________________________________________________ Do You Yahoo!? Yahoo! Auctions -...