Hello,

I'm trying to modify the following script to no avail:
http://matplotlib.github.com/examples/axes_grid/demo_colorbar_with_inset_locator.html

I'd like to have a white background behind the inset colorbar that 
adjusts automatically to figure resizing. I'm thinking of doing this by 
adding a Rectangle patch with the appropriate axes coordinates. What's 
the easiest way get those coordinates (sufficiently big to include the 
ticklabels) & draw the patch?

Thanks,

-- 
---------------
Scott T. Henderson
http://www.geo.cornell.edu/eas/gstudent/sth54/contact.html


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to