Re: [Matplotlib-users] pylab quick reference? (

2009-04-23 Thread Esmail
Selam to you too Gökhan, Gökhan SEVER wrote: What I recommend you is: watching John Hunter's video at Matplotlib by John D. Hunter http://videolectures.net/mloss08_hunter_mat/. His introduction of matplotlib and examples he use could be very interesting to watch for you. I just started

Re: [Matplotlib-users] pylab quick reference? (

2009-04-23 Thread Esmail
There is no quick reference, though one would be handy. If you scroll down to the bottom of the main page at http://matplotlib.sourceforge.net/index.html there is a summary of the pyplot plotting commands with links to the full docs. You can at least see most everything that is

Re: [Matplotlib-users] pylab quick reference? (

2009-04-23 Thread Jim Vickroy
Esmail wrote: Selam to you too Gökhan, Gökhan SEVER wrote: What I recommend you is: watching John Hunter's video at Matplotlib by John D. Hunter http://videolectures.net/mloss08_hunter_mat/. His introduction of matplotlib and examples he use could be very interesting to watch for you.

Re: [Matplotlib-users] pylab quick reference? (

2009-04-23 Thread Esmail
Jim Vickroy wrote: I have tried twice to watch this video and each time, after a lengthy delay, a server not found ... message appears after I click on the play button. This happens in both Firefox 3 and IE7 on my MS Windows XP Pro machine. Works here with XP Prof SP2 and Firefox 3.0.9

Re: [Matplotlib-users] pylab quick reference? (

2009-04-23 Thread Gökhan SEVER
Works here. Don't know it's a browser issue or something related to your connection. Best to wait a reply from John Hunter. He might have it uploaded somewhere else. And yes developers knows a lot about their product then users. Wish there were more handy instructional videos -showing

[Matplotlib-users] pylab quick reference? (

2009-04-22 Thread Esmail
Hello all, Does anyone know of a quick reference for the various plotting functions for pylab? I'm just getting started with this after years of work with gnuplot. I found this http://matplotlib.sourceforge.net/api/pyplot_api.html which is very comprehensive and would be good for digging

Re: [Matplotlib-users] pylab quick reference? (

2009-04-22 Thread Gökhan SEVER
Selam Esmail, I do not think there is an easy way of learning matplotlib. (Nor there is a quick ref to make your life easier.) I have learnt mostly by using matplotlib for my homeworks ( while everyone using IDL or Matlab) --which is in my opinion has been best way to adapt myself into

Re: [Matplotlib-users] pylab quick reference? (

2009-04-22 Thread John Hunter
On Wed, Apr 22, 2009 at 10:30 AM, Esmail ebo...@hotmail.com wrote: Hello all, Does anyone know of a quick reference for the various plotting functions for pylab? I'm just getting started with this after years of work with gnuplot. I found this