|
From: Phil E. <pel...@gm...> - 2014-01-27 16:12:04
|
As with most other artists, you should be able to just call remove on the resulting artist. e.g. im = plt.imshow(...) ... im.remove() HTH On 2 January 2014 11:58, flambert <fra...@ya...> wrote: > Hi, > > Does somebody knows how can I remove a backgroundimage. I set the image > with > imshow. > > regards, > flambert > > > > -- > View this message in context: > http://matplotlib.1069221.n5.nabble.com/Remove-backgroundimage-tp42658.html > Sent from the matplotlib - users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > |