octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for bar objects


From: John W. Eaton
Subject: Re: Patch for bar objects
Date: Mon, 26 Nov 2007 11:14:38 -0500

On 19-Nov-2007, David Bateman wrote:

| Michael Goffioul wrote:
| > On 11/19/07, David Bateman <address@hidden> wrote:
| >   
| >> Michael,
| >>
| >> I suspect that this is against 2.9.17.. Note that __bar__.m was
| >> significantly changed to allow colormaps to affect the bar colors and to
| >> allow legends in for the bar charts. You patch doesn't apply to the
| >> CVS.. Could you supply something that works with the CVS copy of __bar__.m?
| >>     
| >
| > The patch is against latest CVS...
| > The fact is that your changes haven't been applied to CVS yet.
| >
| > Michael.
| >
| >   
| Ok, sorry I have 4 patches unapplied at the moment and missed that this
| wasn't applied yet.. Ok, we are going to have a conflict between our
| patches as well, if John applies them separately. Therefore please
| consider the attached patch that combines both of our patches into a
| single contribution..

| 2007-11-19  David Bateman  <address@hidden>
| 
|       * image/gmap40.m: New gnuplot 4.0 specific colormap fucntion.
|       * image/Makefile.in (SOURCES): Include it.
|       * plot/__bar__.h: Allow axis handles to be passed. Set the color
|       of the bars for the colormap. 
|       * plot/bar.m, plot/barh.m: Document that axis handles can be
|       passed.
|       * plot/__contour.m: Avoid possible divide by zero error.
|       * plot/contour.m: Missing semicolon.
|       * plot/surface.m: Don't attempt to set additional arguments if
|       there are none.
|       * plot/Makefile.in (SOURCES): Include __bars__.m
|       
| 2007-11-19  Michael Goffioul <address@hidden>
| 
|       * plot/__bar__.m: put bar creation code into separate function
|       to allow easy hook up from other graphic backends
| 
|       * plot/__bars__.m: new function containing bar creation code
| 
| 2007-11-19  David Bateman  <address@hidden>
| 
|       * interpreter/image.txi: Document gmap40.
| 
| 2007-11-19  David Bateman  <address@hidden>
| 
|       * NEWS: Document the use of "colormap gmap40" to workaround some
|       gnuplot 4.0 colormap issues.

Please apply this patch.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]