Have you tried setting the `LC_ALL` to `en_US` before starting up Python?

Mike

On 06/03/2013 09:10 AM, Clément Mayet wrote:

Yes, I've tried this :
locale.setlocale(locale.LC_ALL,'en_US')
mpl.rcParams['axes.formatter.use_locale'] = True

But it has no effect.


2013/6/3 Skip Montanaro <s...@pobox.com <mailto:s...@pobox.com>>

    > In my mpl.rcParams, 'axes.formatter.use_locale' is set to False.

    Have you tried setting this value to True?

    Skip




------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to