I need to make plots in which the axes and text labels display in either English, Spanish, or Portuguese.
I have code that successfully adds the labels in English but when using Spanish or Portuguese characters the labels show up mangled. I then switched to trying to get the simple_plot.py example to work. Adding a: # -*- coding: utf-8 -*- to the top of the file and replacing the English text. Again with no success. Has anyone had success in using matplotlib with unicode and specifically the utf-8 encoding? I am using the system in non-interactive mode with the Agg backend if that could make a difference. Any help is very appreciated! --Marek ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users