|
From: mgurling <mag...@gm...> - 2012-08-17 18:51:22
|
I've attached 2.py and 3.py which differ only in how many bars are graphed. The "nudge" variable was intended to move the left-most bar away from the y-axis. This approach seems to work for graphs containing more than 2 bars, but not those with only 2 bars. I'm curious about this behaviour and am interested in a solution for 2-bar graphs. http://matplotlib.1069221.n5.nabble.com/file/n38539/2.py 2.py http://matplotlib.1069221.n5.nabble.com/file/n38539/3.py 3.py -- View this message in context: http://matplotlib.1069221.n5.nabble.com/space-between-bar-and-y-axis-works-with-2-bars-not-with-3-tp38539.html Sent from the matplotlib - users mailing list archive at Nabble.com. |