... [...] ... I wouldn't say that information is 'missing'. It's just not there. gnuplot does not know or assume anything about whether the plotted data and/or...
Hans-Bernhard Broeker
broeker@...
Dec 1, 1999 10:49 am
3110
I have fixed the "transparentsmall" thing, and I'm inclinded to follow the suggestion wrt gif. Comments? ... From: "Edzer J. Pebesma"...
Lars Hecking
lhecking@...
Dec 1, 1999 11:47 am
3111
... Note, that the gd driver could be used to produce png. AC_TRY_LINK could be used to check if gdImageGif is found. If it isn't found, gdImageGif could be...
Johannes Zellner
johannes@...
Dec 1, 1999 12:34 pm
3112
... [Why no mail directly to the mailing list, Edzer?] ... The 'does not yet read the colours' bit is resolved by my recent patch, I think. The changed done by...
Hans-Bernhard Broeker
broeker@...
Dec 1, 1999 2:23 pm
3113
... What about warning like: warning: cannot output GIF, using png instead. When this happens. Only qestion is what to do with extension .gif of file set in...
pavenis@...
Dec 1, 1999 2:23 pm
3114
... This is essentially your recent patch he is refering to. The png patch for 3.7.1 I uploaded yesterday is essentially the current development version of...
Lars Hecking
lhecking@...
Dec 1, 1999 2:25 pm
3115
... [...] ... A warning at 'configure' time, alone, is not enouth. Joe Average gnuplot user won't ever see that, if using a pre-installed gnuplot. My ...
Hans-Bernhard Broeker
broeker@...
Dec 1, 1999 2:31 pm
3116
... Indeed. Daniel L wrote me that he looked into this in detail and that indeed it would need a change in gnuplot. Some additional smooth vector routines...
Hans Hagen
pragma@...
Dec 1, 1999 3:26 pm
3117
... I thought runtime warning here. But it could also be issued for set term gif (maybe so it would be even better). But anyway I think it would be best to...
pavenis@...
Dec 1, 1999 3:42 pm
3118
On Wed, 1 Dec 1999 pavenis@... wrote: [...] ... There's still a problem: scripts written for previous gnuplot versions would silently break (no-one's...
Hans-Bernhard Broeker
broeker@...
Dec 1, 1999 3:50 pm
3119
On Wed, 1 Dec 1999, Lars Hecking wrote:
> > "Edzer J. Pebesma" <edzer@...> writes:
> > > gnuplot> set term png transparent color xffffff...
Hans-Bernhard Broeker
broeker@...
Dec 1, 1999 7:00 pm
3120
I can see two options wrt to gif/gd support: 1. keep the `set term gif' option, and include (link to) gd only when (a) specifically requested during...
Edzer J. Pebesma
edzer@...
Dec 1, 1999 7:00 pm
3121
... Another bugfix upgrade. ftp://ftp.ucc.ie/pub/gnuplot/patches/png-web216.3 [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking+u$e-net@...
Dec 1, 1999 7:35 pm
3122
... Just a quick note to let people know I'm still around and occasionally reading this list. (Lars, I thought I replied to your email, oh well...) I haven't...
David Schooley
dcschooley@...
Dec 2, 1999 7:13 am
3123
... +---- # Looks good! A tiny patch for a small annoyance follows this example. set terminal png color \ xddddee \ x4488cc x88cc44 xcc4488 \ x000000 x222222...
Reality is a point of...
gjohnson@...
Dec 2, 1999 12:11 pm
3124
Hello, I just noticed that splotting data from a file with contours turned on and no autoscale, that is: - splot 'lasp1.dat' w l - set contour; set nosurf # or...
Johannes Zellner
johannes@...
Dec 2, 1999 12:45 pm
3125
... This seems sepcifically related to the yrange setting. Ie. the contour lines are not clipped properly if autoscale y is off. [[[[ unsubscribe from...
Lars Hecking
lhecking@...
Dec 2, 1999 1:42 pm
3126
David, I'm glad to hear from you. Can you send me the source code for the current gnuplot Macintosh port? I would like to scan it and get a high-level ...
Dean Thomas
dcthomas@...
Dec 2, 1999 1:58 pm
3127
... Looks like the old contour clipping bug, to me. Essentially, contour lines are *not* clipped at all. I still remember having talked the contour.c expert...
Hans-Bernhard Broeker
broeker@...
Dec 2, 1999 2:02 pm
3128
On Thu, 2 Dec 1999, Hans-Bernhard Broeker wrote:
> I'll go playing with that code, a bit, and report the results, later...
Well, looks like this is the...
Hans-Bernhard Broeker
broeker@...
Dec 2, 1999 2:26 pm
3129
... Now also at ftp://ftp.ucc.ie/pub/gnuplot/patches/contour-clipping.991202 [[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]...
Lars Hecking
lhecking@...
Dec 2, 1999 2:48 pm
3130
I have attached a contribution which I recommend to be included with the next release of gnuplot. Although I certainly do not claim exhaustive testing, it has...
Jeremy Brenes
jbrenes@...
Dec 3, 1999 2:26 am
3131
... And another one ftp://ftp.ucc.ie/pub/gnuplot/patches/png-web216.4 Patch by Gary Johnson to guard against multiple "too many colours" warning. [[[[...
Lars Hecking
lhecking+u$e-net@...
Dec 3, 1999 10:45 am
3132
... Do I understand correctly that this version is based on 3.7/3.7.1, not 3.7.0.x/3.8a beta? Does it fix the "extraneous DI0,1DI1,0 text in top left corner"...
Lars Hecking
lhecking@...
Dec 3, 1999 11:55 am
3133
I'm kind of surprised that there was no discussion at all in response to the attached msg. Did it get through? Is it just an outrageous, ridiculous idea? I...
John A. Turner
turner@...
Dec 3, 1999 3:05 pm
3134
On Thursday, December 02, 1999 Jeremy Brenes <jbrenes@...> wrote: [hpgl stuff snipped] ... A couple of comments: "set label" clipping would be very...
Dick Crawford
crawford@...
Dec 3, 1999 5:16 pm
3135
Dick writes: [...] ... [...] ... Definitely a good suggestion - I had a similar idea. Just pass the angle and let the driver decide whether to honour it. [[[[...
Lars Hecking
lhecking@...
Dec 3, 1999 5:25 pm
3136
On Fri, 3 Dec 1999, Lars Hecking wrote: [...] ... With one additional twist, I can agree to that. This is a fundamental change or extension to the terminal...
Hans-Bernhard Broeker
broeker@...
Dec 3, 1999 5:56 pm
3137
I have imported the new driver into the 3.7.1 branch of my CVS repository, and created a patch against gnuplot 3.7.1. Available as ...
Lars Hecking
lhecking+u$e-net@...
Dec 3, 1999 6:52 pm
3138
After doing 'replot newdata' several times in gnuplot, it can be a pain to modify one of the plots in the middle. I finally got tired of cutting-and-pasting...