On Thu, Jan 28, 2010 at 3:02 PM, Adam Fraser <adam.n.fra...@gmail.com> wrote:
> I thought I'd share a solution to the draggable legend problem since
> it took me forever to assimilate all the scattered knowledge on the
> mailing lists...

Cool -- nice example.  I added the code to legend.py.  Now you can do

leg = ax.legend()
leg.draggable()

to enable draggable mode.  You can repeatedly call this func to toggle
the draggable state.

Thanks,
JDH

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to