Hi, [EMAIL PROTECTED] wrote: > this message is geared toward those of you in the scientific community. > i'm looking for a python plotting library that can support rendering > greek symbols and other various characters on plot axes labels, etc. I > would prefer something that adheres to tex formatting (as implemented > in latex, matlab, etc and has the form $\alpha$ to represent the greek > character alpha for example).
You may want to have a look at PyX (pyx.sourceforge.net), which features a seamless TeX integration for all typesetting tasks and thus allows you to use TeX syntax all over the place. André -- http://mail.python.org/mailman/listinfo/python-list