added blitting support. -JJ
On Fri, Jan 29, 2010 at 12:40 PM, Jae-Joon Lee <[email protected]> wrote: > I did some refactoring and now the annotation is also draggable.. > I also added an example, > > examples/animation/draggable_legend.py > > Regards, > > -JJ > > > > On Fri, Jan 29, 2010 at 10:28 AM, John Hunter <[email protected]> wrote: >> On Thu, Jan 28, 2010 at 10:14 PM, Fernando Perez <[email protected]> >> wrote: >>> On Thu, Jan 28, 2010 at 8:01 PM, Christopher Barker >>> <[email protected]> wrote: >>>> Might I suggest that that be made: >>>> >>>> leg.draggable(True) >>>> leg.draggable(False) >>>> >>> >>> Agreed. My favorite api for toggles is: >>> >>> _state = True >> >> OK, this is committed. Thanks for the suggestion. >> >> 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 >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> > ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
