On Wed, Nov 17, 2010 at 6:30 PM, Michiel de Hoon wrote:
> In principle the non-interactive mode can also be implemented in this
> backend. If that would solve your problem, could you open a bug report for
> it?
>
>
How??? I feel so inept: I can't even find matplotlib's bug
reporting/tracking pag
(The quoting got screwed in my previous post, so I'm re-posting it.
Sorry about that.)
On Wed, Nov 17, 2010 at 6:30 PM, Michiel de Hoon wrote:
> In principle the non-interactive mode can also be implemented in this
> backend. If that would solve your problem, could you open
> a bug report for it
On Fri, Nov 19, 2010 at 9:10 AM, Kynn Jones wrote:
> On Wed, Nov 17, 2010 at 6:30 PM, Michiel de Hoon wrote:
>
>> In principle the non-interactive mode can also be implemented in this
>> backend. If that would solve your problem, could you open a bug report for
>> it?
>>
>>
> How??? I feel so i
On Fri, Nov 19, 2010 at 9:10 AM, Kynn Jones wrote:
>
>
> When I read your message about implementing the non-GUI mode, it turns this
> simple picture completely on its head, which tells me that matplotlib's
> architecture is, at this point, beyond my comprehension. One of the reasons
> for loo
On Fri, Nov 19, 2010 at 9:19 AM, John Hunter wrote:
> On Fri, Nov 19, 2010 at 9:10 AM, Kynn Jones wrote:
> >
> >
> > When I read your message about implementing the non-GUI mode, it turns
> this simple picture completely on its head, which tells me that matplotlib's
> architecture is, at this po
> In other words, with this simulation in place, one should be able to
> create graphical objects, translate them, scale them, shear them,
> recombine them, split them up, interrogate them, etc., and finally
> save these objects to files, without a window ever popping up. In
> fact, this code shou
On Fri, Nov 19, 2010 at 10:15 AM, John Hunter wrote:
> On Fri, Nov 19, 2010 at 9:10 AM, Kynn Jones wrote:
>> On Wed, Nov 17, 2010 at 6:30 PM, Michiel de Hoon wrote:
>>> In principle the non-interactive mode can also be implemented in this
>>> backend. If that would solve your problem, could you
On Fri, Nov 19, 2010 at 5:08 PM, Christopher Barker
wrote:
> "interactive" means that you are typing things interactively at the
> command prompt, and thus want to see changes you make to a figure after
> each change -- exactly the opposite of what you want.
>
> "non-interactive" means that you wa