|
From: Paul H. <pmh...@gm...> - 2014-01-07 16:51:31
|
I believe (as of v1.3.1) that after you create the legend you call leg.draggable(True) http://matplotlib.org/api/legend_api.html#matplotlib.legend.Legend.draggable On Tue, Jan 7, 2014 at 6:37 AM, Skip Montanaro <sk...@po...> wrote: > Sometimes the legend simply gets in the way. You can't always guess > the correct placement (think generic tool which processes lots of > different input data sets), or zooming/panning makes it obscure a > chunk of the plot you want to look at. Is it possible to move it > interactively? I'm using mpl 1.3.1. > > Thx, > > Skip > > > ------------------------------------------------------------------------------ > 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 > |