[Matplotlib-users] beginner examples using matplotlib.transforms?

2012-01-23 Thread reckoner
Hi, I am trying to create a sequence of rotated rectangles of various sizes/orientations. I have been looking at the following page: http://matplotlib.sourceforge.net/devel/transformations.html But I can't find any examples of how to use these transformations and then show the resulting

Re: [Matplotlib-users] beginner examples using matplotlib.transforms?

2012-01-23 Thread Tony Yu
On Mon, Jan 23, 2012 at 2:43 PM, reckoner recko...@gmail.com wrote: Hi, I am trying to create a sequence of rotated rectangles of various sizes/orientations. I have been looking at the following page: http://matplotlib.sourceforge.net/devel/transformations.html But I can't find any

Re: [Matplotlib-users] beginner examples using matplotlib.transforms?

2012-01-23 Thread Benjamin Root
On Mon, Jan 23, 2012 at 2:21 PM, Tony Yu tsy...@gmail.com wrote: On Mon, Jan 23, 2012 at 2:43 PM, reckoner recko...@gmail.com wrote: Hi, I am trying to create a sequence of rotated rectangles of various sizes/orientations. I have been looking at the following page: