Have you read through the transformation tutorial?
http://matplotlib.org/users/transforms_tutorial.html
There is a section on how to do a shadow transformation that might be
helpful. Obviously, you wouldn't need to create the second artist, but it
does show how to customize the transform on a per-
Hi,
I'd like to plot several objects which are defined in coordinate systems
which are local to each object in a common plot.
The objects (and the corresponding local coordinate systems) are rotated
and translated wrt. a global reference point.
I tried something like
r = matplotlib.transforms.