|
From: Thomas C. <tca...@gm...> - 2015-03-05 16:39:04
|
This is a bit hacky, but there is apparently no validation that 'width' is positive. If you set the `width` kwarg to negative you effectively get to set the right edge. Tom On Thu, Mar 5, 2015 at 11:09 AM J. Daniel Fenn <fe...@bu...> wrote: > The bar plot options allow you to set align='center' or align='edge' > > But when it aligns on the edge, it always does left align. > > I can't find any documentation that allows me to align it as a right > align. Is this possible? > > ------------------------------------------------------------ > ------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |