putter
On 14/03/2008, Chris Withers <[EMAIL PROTECTED]> wrote:
>
> (meant this to go to the list too)
>
>
> Christiaan Putter wrote:
> > I'm having trouble understanding what it is you exactly want.
>
>
> That's likely my fault ;-)
>
>
> > You sa
-- Forwarded message --
From: Christiaan Putter <[EMAIL PROTECTED]>
Date: 14 Mar 2008 03:22
Subject: Re: [Matplotlib-users] visualisation for utility usage sought
To: Chris Withers <[EMAIL PROTECTED]>
Hi there,
I'm having trouble understanding what it is you e
Dear Mr. Zickermann,
Look for a thread titled 'subplots from existing figures' (5th March) or
something similar. I posted a function there that takes in a list of
figures and spits out a new one containing those. There is still a bug in
it though. For some reason copying axes from one figure to
Hi guys,
I've been wanting to do something similar as well. Create a figure from
other figures. The function accepts a list of figures, and according to the
ratio (rows to columns) creates a bigger figure of appropriate size and
'copies' the axes into the new figure.
I calculate the positions a
cestor of the 'rect' element which references the linear gradient.
> > Thus, the above document conforms to the guideline.
> >
> >
> >
> > So we are complying to that part of the spec. The spec doesn't seem to
> > say anything about w
On 21/12/2007, Christiaan Putter <[EMAIL PROTECTED]> wrote:
>
> Hi guys and girls,
>
> Quick question regarding matplotlib's svg backend...
>
> I've embeded pyhton into c++ and Qt's (4.3.3) svg support is having some
> problems with .svg files created by matplo
Hi guys and girls,
Quick question regarding matplotlib's svg backend...
I've embeded pyhton into c++ and Qt's (4.3.3) svg support is having some
problems with .svg files created by matplotlib. Text isn't showing up.
Firefox displays the same .svg file correctly though...
The problem:
It seems