On Sun, Aug 8, 2010 at 8:03 PM, Friedrich Romstedt
<friedrichromst...@gmail.com> wrote:

> Yes, I agree fully, but have been busy the past few days :-)
>
> Friedrich
>
> P.S.: You can also try
> http://matplotlib.sourceforge.net/examples/pylab_examples/alignment_test.html
> , I believe there was some other manual around also covering the
> baseline option, but I cannot find it now.
>

The "codex" option on the search page helps with this; you can easily
search for "codex baseline"::

  * the default  search page: http://matplotlib.sourceforge.net/search.html

  * what is codex?:
http://matplotlib.sourceforge.net/faq/howto_faq.html#search-examples

  * an example using "codex baseline":
http://matplotlib.sourceforge.net/search.html?q=codex+baseline

Basically, you go to the default mpl homepage or any sub-page, and
from there, click the "Search" link, and then enter "codex YOURPHRASE"
where codex stands for "code example" and will return all code
examples containing your phrase.

JDH

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to