On 10/27/2010 8:21 PM, Paul Ivanov wrote:
>    def onelegend_twinaxes(axis,twin):
>        #make a joint axis legend
>        lines = twin.get_lines()
>        lines.extend(axis.get_lines())
>        labels = [l.get_label() for l in lines]
>        return axis.legend(lines, labels)

That works.

> <http://redwood.berkeley.edu/wiki/VS265:_Homework_assignments>

Cool.  What proportion of the students choose Python?

Cheers,
Alan

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to