On Thu, 15 Jun 2006 17:36:22 -0400 Alan G Isaac <[EMAIL PROTECTED]> wrote:
> On Thu, 15 Jun 2006, trevorw apparently wrote: > > I would prefer to produce with horizontal bars. > > What goes wrong when you just reverse the roles of x and y > and make the y axis a bar axis? > I didn't realize it was so easy. Done. Works fine. > > Second, is that the number of bars on different graphs changes, and > > there are subtle variations in the size of the horizontal bars. This > > code is being used to produce a book in which some graphs will have only > > 2 or 3 bars and others will have 10 or 12. I need the bars and font > > sizes to remain constant. Any suggestions? > > Are you saying you will allow the graph width to vary rather > than allowing the bar width to vary? Or what? > The number of bars will vary, but I want the fonts and the bar widths (technically heights because it is a horizontal graph) to be the same on each page, so that if I were to lay one graph with 8 bars and one graph with 4 bars against each other the top 4 bars would line up perfectly in both spacing and font size. Does that make sense? T -- Trevor Wiens _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
