Alan G Isaac, on 2010-10-28 21:29,  wrote:
> 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?

This is the first time that Python's been officially encouraged,
and it's been about 1 in 6.

-- 
Paul Ivanov
314 address only used for lists,  off-list direct email at:
http://pirsquared.org | GPG/PGP key id: 0x0F3E28F7 

------------------------------------------------------------------------------
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