Re: [Matplotlib-users] sizebars at fixed location

2012-02-21 Thread Benjamin Root
On Tue, Feb 21, 2012 at 9:56 AM, Bartosz Telenczuk < [email protected]> wrote: > Hi again, > > I found an example that implements something like I described: > > > http://matplotlib.sourceforge.net/examples/pylab_examples/anchored_artists.html?highlight=size%20bar > > However, it d

Re: [Matplotlib-users] sizebars at fixed location

2012-02-21 Thread Bartosz Telenczuk
Hi again, I found an example that implements something like I described: http://matplotlib.sourceforge.net/examples/pylab_examples/anchored_artists.html?highlight=size%20bar However, it did not allow to set arbitrary position. I modified the example to provide the anchor_to_bbox argument of Anc