I've found matplotlib[1] to be a great way to generate plots and charts.
It definitly supports unicode characters (or TeX math) in labels. You
can use it to generate images to display in your application, or you
could use the wxPython backend and include the plot viewer directly in
your application. The included documentation is great.
[1] http://matplotlib.sourceforge.net/
--
Byron Clark
--
Byron Clark
--
You received this message because you are subscribed to the Google Groups "Utah Python User Group" group.
To post to this group, send email to utahp...@googlegroups.com.
To unsubscribe from this group, send email to utahpython+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/utahpython?hl=en.
The matplotlib examples will run much better if you actually _install_
matplotlib.
--
Byron Clark
Byron Clark
I'm not sure if I mentioned wxmpl in my last presentation, but no
matter. Check it out. It saves a lot of work integrating wxpython
and matplotlib.
It simply rocks: http://agni.phys.iit.edu/~kmcivor/wxmpl/documentation/reference/
Kael
> > utahpython+...@googlegroups.com<utahpython%2Bunsubscribe@googlegrou ps.com>