Hello Ben,
On 15/11/14 17:14, Benjamin Root wrote:
> Second, while I haven't tried out all the backends yet, I noticed that
> the Figure window for tkagg has an annoying border that the other
> backends don't have. It is fairly wide, 4 pixels. I would like to get
> rid of that. Does anybody object
On 25/10/2013 15:34, Benjamin Root wrote:
> This has already been done. We have the GridSpec API that everything
> else maps to, for compatibility. But most people still like
> add_subplot() and subplots() for some odd reason... I think the primary
> issue is one of documentation, and we are curre
On 24/10/2013 21:26, Paul Ivanov wrote:
> One quick reply:
>
> Daniele Nicolodi, on 2013-10-24 21:03, wrote:
>> One thing I dislike is, for example, the add_subplot() method:
>>
>> f = plt.figure()
>> a = f.add_subplot(111)
>> a.plot(x, y)
>>
>&
On 24/10/2013 20:39, Chris Barker wrote:
> On Thu, Oct 24, 2013 at 8:29 AM, Michael Droettboom wrote:
>> Here are the notes with action items from the meeting:
>
> thanks for posting that. I see:
>
> pylab - should it stay or should it go?
>
> Comment from the peanut gallery:
>
> Go.
>
> But