On Fri, Mar 15, 2013 at 12:41 PM, Christian Meesters wrote:
> Hi,
>
> It is quite some time ago since I was intensively using MPL. Perhaps I
> will not get the terminology right anymore. And now I hope to get some
> pointer for this particular problem:
>
> I would like to arange some line plots us
On 2013-03-15 08:19, Paul Hobson wrote:> On Fri, Mar 15, 2013 at 8:01
AM, Christophe BAL wrote:
>
>> Hello,
>> I really appreciate the work done by matplotlib but I really think
that
>> the interface must evolve. Here is a small example.
>>
>> *object.set_something(...)*
>> *objec
On Mar 15, 2013 10:01 AM, "Christophe BAL" wrote:
>
> Hello,
> I really appreciate the work done by matplotlib but I really think that
> the interface must evolve. Here is a small example.
>
> object.set_something(...)
> object.get_something()
>
> It could be easier to use a jQuery like st
Hi,It is quite some time ago since I was intensively using MPL. Perhaps I will not get the terminology right anymore. And now I hope to get some pointer for this particular problem:I would like to arange some line plots using a grid from left to right in a single plot / figure instance. Each of the
Christophe BAL:
I really appreciate the work done by matplotlib but I really think that
the interface must evolve. Here is a small example.
* object.set_something(...)*
*object.get_something()*
It could be easier to use a jQuery like style as in the following lines.
*object(...)*
*object()*
On Mar 15, 2013 4:01 PM, "Christophe BAL" wrote:
>
> Hello,
> I really appreciate the work done by matplotlib but I really think that
> the interface must evolve. Here is a small example.
>
> object.set_something(...)
> object.get_something()
>
> It could be easier to use a jQuery like sty
On Fri, Mar 15, 2013 at 8:01 AM, Christophe BAL wrote:
> Hello,
> I really appreciate the work done by matplotlib but I really think that
> the interface must evolve. Here is a small example.
>
> *object.set_something(...)*
> *object.get_something()*
>
> It could be easier to use a jQuery
Hello,
I really appreciate the work done by matplotlib but I really think that
the interface must evolve. Here is a small example.
*object.set_something(...)*
*object.get_something()*
It could be easier to use a jQuery like style as in the following lines.
*object(...)*
*object()