On Fri, May 15, 2009 at 9:59 AM, kevin gill <kevin.g...@openapp.ie> wrote: > I am a matplotlib newbie. I am trying to create a Population Pyramid > chart, see examples here. > > http://bm2.genes.nig.ac.jp/RGM2/R_current/library/epicalc/man/pyramid.html > > I am trying to draw this as two horizontal bar charts (barh) back to back. > > How do I make the left chart display right to left instead of the > default left to right? > > Also, are there examples of this type of chart drawn in matplotlib > available?
No, but we should add this as a plotting function -- it could be done fairly easily with a collections.BrokenBarHCollection or simply a list of Rectangles. Any takers? JDH ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users