On Wed, Mar 3, 2010 at 10:45 AM, Matthias Michler
wrote:
>> v0_99_maint is the current maintenance branch/
>
> I checked out
> https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v0_99_maint/
> and included my changes of trunk as you can see in the attached patch.
>
> Furthermore I
On Wednesday 03 March 2010 17:30:52 John Hunter wrote:
> On Wed, Mar 3, 2010 at 10:25 AM, Matthias Michler
>
> wrote:
> > On Wednesday 03 March 2010 17:02:58 John Hunter wrote:
> >> On Wed, Mar 3, 2010 at 9:56 AM, Matthias Michler
> >>
> >> wrote:
> >> > I attached a patch with modified documenta
On Wed, Mar 3, 2010 at 10:25 AM, Matthias Michler
wrote:
> On Wednesday 03 March 2010 17:02:58 John Hunter wrote:
>> On Wed, Mar 3, 2010 at 9:56 AM, Matthias Michler
>>
>> wrote:
>> > I attached a patch with modified documentation and further replacements
>> > of 'get_bounds' in current svn. Coul
On Wednesday 03 March 2010 17:02:58 John Hunter wrote:
> On Wed, Mar 3, 2010 at 9:56 AM, Matthias Michler
>
> wrote:
> > I attached a patch with modified documentation and further replacements
> > of 'get_bounds' in current svn. Could any of the developers have a look
> > at it and commit these ch
On Wed, Mar 3, 2010 at 9:56 AM, Matthias Michler
wrote:
> I attached a patch with modified documentation and further replacements
> of 'get_bounds' in current svn. Could any of the developers have a look at it
> and commit these changes or should a post the patch at the patch-tracker?
The patch
On Saturday 27 February 2010 07:39:59 David Arnold wrote:
> All,
>
> On: http://matplotlib.sourceforge.net/users/artists.html
>
> In the Axes Container section, you can see in what follows that I got some
> very different responses than what is shown on the page:
>
> In [1]: fig=figure()
>
> In [3]
All,
On: http://matplotlib.sourceforge.net/users/artists.html
In the Axes Container section, you can see in what follows that I got some very
different responses than what is shown on the page:
In [1]: fig=figure()
In [3]: ax=fig.add_subplot(111)
In [4]: rect=matplotlib.patches.Rectangle((1,1