I’m not sure what you mean by equally spaced strip. If you need to scale the height, you can just calculate it as from the length of the strip. If you mean the placement of the strips, you can substitue the x values above with your data instead of the arange call—you’d have to appropriately scale width so that matches your x-spacing.
-Tony
···
On Tue, Feb 14, 2012 at 10:33 AM, Olе Streicher <ole-usenet-spam@…361…> wrote:
Could you provide a /working/ example with the geometry you really want?
I believe I thought more or less about it as Tony Yu did. If it is wrong, be more precise, please.