[Matplotlib-users] colorbar tick label fontproperties

2009-09-22 Thread John [H2O]
Could someone please explain how to change the font properties for a colorbar tick label, the following causes no error, but it does NOT work: ## CREATE COLORBAR ## make a copy of the image object im2 = copy.copy(im) im2.set_cmap(colmap) ## create new axis for colorbar.

Re: [Matplotlib-users] colorbar tick label fontproperties

2009-09-22 Thread PHobson
-Original Message- From: John [H2O] [mailto:washa...@gmail.com] Sent: Tuesday, September 22, 2009 8:03 AM To: matplotlib-users@lists.sourceforge.net Subject: [Matplotlib-users] colorbar tick label fontproperties Could someone please explain how to change the font properties