Hi Nico,
I didn't test it, but maybe with something like that:
rc('text', usetex=True)
[taken from
http://matplotlib.sourceforge.net/plot_directive/mpl_examples/pylab_examples/tex_demo.py]
ax.set_xticks((-pi,pi))
ax.set_xticklabels(('$-\pi$','$\pi$'))
[taken from
http://matplotlib.sourceforge.net/examples/pylab_examples/integral_demo.html]
Cheers,
Philipp
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users