Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-10 Thread Michael Droettboom
It's a known bug, fixed since 1.1.1. https://github.com/matplotlib/matplotlib/issues/1211 BTW: If you're running the Debian package, how come the version is a release candidate? (1.1.1rc2) Mike On 10/09/2012 04:32 PM, Nikolaus Rath wrote: Hello, For some reason, my matplotlib isn't able

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-10 Thread Benjamin Root
On Wed, Oct 10, 2012 at 8:23 AM, Michael Droettboom md...@stsci.edu wrote: It's a known bug, fixed since 1.1.1. https://github.com/matplotlib/matplotlib/issues/1211 BTW: If you're running the Debian package, how come the version is a release candidate? (1.1.1rc2) Mike Mike, We didn't

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-10 Thread Nikolaus Rath
Benjamin Root ben.root-grryuj3d...@public.gmane.org writes: For some reason, my matplotlib isn't able to print percent signs ('%') properly: [1] inspiron:~/tmp# cat mplbug.py import matplotlib import matplotlib.pyplot as plt import numpy as np print matplotlib.__version__

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-10 Thread Nikolaus Rath
Michael Droettboom mdroe-pfb3ainihtehxe+lvdl...@public.gmane.org writes: For some reason, my matplotlib isn't able to print percent signs ('%') properly: It's a known bug, fixed since 1.1.1. https://github.com/matplotlib/matplotlib/issues/1211 Indeed. Luckily 1.2.0~rc2-1 is in experimental,

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-10 Thread Michael Droettboom
On 10/10/2012 09:45 AM, Nikolaus Rath wrote: Michael Droettboom mdroe-pfb3ainihtehxe+lvdl...@public.gmane.org writes: For some reason, my matplotlib isn't able to print percent signs ('%') properly: It's a known bug, fixed since 1.1.1. https://github.com/matplotlib/matplotlib/issues/1211

[Matplotlib-users] Corrupted percent signs in labels

2012-10-09 Thread Nikolaus Rath
Hello, For some reason, my matplotlib isn't able to print percent signs ('%') properly: [1] inspiron:~/tmp# cat mplbug.py import matplotlib import matplotlib.pyplot as plt import numpy as np print matplotlib.__version__ plt.plot(np.arange(10), np.arange(10)**2) plt.xlabel('Percent [%]')

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-09 Thread Daπid
On Windows it works just fine. Just a wild guess, can you try to make it a raw string? plt.xlabel(r'Percent [%]') On Tue, Oct 9, 2012 at 10:45 PM, Francesco Montesano franz.berges...@gmail.com wrote: Hi 2012/10/9 Nikolaus Rath nikol...@rath.org Hello, For some reason, my matplotlib isn't

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-09 Thread Damon McDougall
On Tue, Oct 9, 2012 at 10:32 PM, Nikolaus Rath nikol...@rath.org wrote: Hello, For some reason, my matplotlib isn't able to print percent signs ('%') properly: [1] inspiron:~/tmp# cat mplbug.py import matplotlib import matplotlib.pyplot as plt import numpy as np print

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-09 Thread Damon McDougall
On Tue, Oct 9, 2012 at 10:56 PM, Damon McDougall damon.mcdoug...@gmail.com wrote: On Tue, Oct 9, 2012 at 10:32 PM, Nikolaus Rath nikol...@rath.org wrote: Hello, For some reason, my matplotlib isn't able to print percent signs ('%') properly: [1] inspiron:~/tmp# cat mplbug.py import

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-09 Thread Nikolaus Rath
Damon McDougall damon.mcdougall-re5jqeeqqe8avxtiumw...@public.gmane.org writes: On Tue, Oct 9, 2012 at 10:56 PM, Damon McDougall damon.mcdougall-re5jqeeqqe8avxtiumw...@public.gmane.org wrote: On Tue, Oct 9, 2012 at 10:32 PM, Nikolaus Rath nikolaus-bth8mxji...@public.gmane.org wrote: Hello,

Re: [Matplotlib-users] Corrupted percent signs in labels

2012-10-09 Thread Benjamin Root
On Tuesday, October 9, 2012, Nikolaus Rath wrote: Damon McDougall damon.mcdougall-re5jqeeqqe8avxtiumw...@public.gmane.orgjavascript:; writes: On Tue, Oct 9, 2012 at 10:56 PM, Damon McDougall damon.mcdougall-re5jqeeqqe8avxtiumw...@public.gmane.org javascript:; wrote: On Tue, Oct 9, 2012