|
From: Scott H. <st...@co...> - 2012-08-15 15:37:06
|
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 |