Re: [matplotlib-devel] Trivial colour bar patches

2007-12-02 Thread Eric Firing
Bojan Nikolic wrote: > Dear All, > > I've placed some very simple colour bar patches at : > > https://code.launchpad.net/~bojan-bnikolic/python2.4-matplotlib/bn-colourbar-patches > > They make default shrink of the colour bar such that it is the same size > as the image part of the figure. Merge

Re: [matplotlib-devel] Trivial colour bar patches

2007-12-01 Thread John Hunter
On Dec 1, 2007 8:15 AM, Bojan Nikolic <[EMAIL PROTECTED]> wrote: > > Dear All, > > I've placed some very simple colour bar patches at : > > https://code.launchpad.net/~bojan-bnikolic/python2.4-matplotlib/bn-colourbar-patches > > They make default shrink of the colour bar such that it is the same si

[matplotlib-devel] Trivial colour bar patches

2007-12-01 Thread Bojan Nikolic
Dear All, I've placed some very simple colour bar patches at : https://code.launchpad.net/~bojan-bnikolic/python2.4-matplotlib/bn-colourbar-patches They make default shrink of the colour bar such that it is the same size as the image part of the figure. Merge if/as you see fit. Best, Bojan --