[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python plotting with greek symbols within labels recommendations?



* Michael Gilbert <michael.s.gilbert@gmail.com> [2005-10-04 19:48]:

> i am a Debian user 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
> greekcharacter alpha for example).

PLplot might interest you.  It does not adhere to the TeX math formatting,
but can plot arbitrary characters (actually Unicode).  See this Python demo
with Greek characters:

    http://plplot.sourceforge.net/examples/demo03.php?lbind=Python
    
-- 
Rafael



Reply to: