On Fri, Jun 11, 2010 at 9:38 AM, Jack Liddle wrote:
> Hello all.
>
> I'm trying to apply a transformation (Affine2D) to a text artist. For
> some reason the artist doesn't show up in the plot. I have a simple
> code here which demonstrates the problem. Any ideas what I'm doing
> wrong?
>
> Than
Hello all.
I'm trying to apply a transformation (Affine2D) to a text artist. For
some reason the artist doesn't show up in the plot. I have a simple
code here which demonstrates the problem. Any ideas what I'm doing
wrong?
Thanks
Jack Liddle
from numpy import *
import matplotlib.pyplot as pl