[Matplotlib-users] howto turn off colorbar frame

2010-06-17 Thread Jeff Perry
can someone tell me how to turn off the frame on the colorbar? i tried this ... cb=plt.colorbar() plt.axes(cb.ax) plt.box(on=False) ... but it has no effect thanks, jeff -- ThinkGeek and WIRED's GeekDad team up for the

Re: [Matplotlib-users] howto turn off colorbar frame

2010-06-17 Thread Ryan May
On Thu, Jun 17, 2010 at 10:29 AM, Jeff Perry jef...@gmail.com wrote: can someone tell me how to turn off the frame on the colorbar? i tried this ... cb=plt.colorbar() plt.axes(cb.ax) plt.box(on=False) There's no function or parameter to control this at the moment unfortunately (I've

Re: [Matplotlib-users] howto turn off colorbar frame

2010-06-17 Thread Jae-Joon Lee
The following gets it done, however: cb.ax.artists.remove(cb.outline) or cb.outline.remove() -JJ -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the