Can't you simply use "text"?

text(0.5, 0.5, "s", va="center", ha="center")

Unfortunately, no TextCollection yet.

-JJ


On Tue, Feb 24, 2009 at 4:49 PM, Fred Mailhot
<fmail...@connect.carleton.ca> wrote:
> Hi,
>
> I've looked through the documentation, and see that it's possible to
> plot a variety of symbols, including some customization, but what I'd
> really like to do is use a text character as the point marker. The
> only way I can think of doing this right now is to annotate the point
> (with zero offset) with the text in question, and somehow hide the
> actual point itself (is that even possible?).
>
> Is there something easier/more obvious that I'm missing?
>
> Thanks!
> Fred.
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to