Re: [Matplotlib-users] Unicode characters in PS output

2013-02-26 Thread Gökhan Sever
On Tue, Feb 26, 2013 at 8:29 AM, Pierre Haessig wrote: > Le 26/02/2013 14:38, Gökhan Sever a écrit : > > > Could you test my outputs if they look fine on your side? > > http://atmos.uwyo.edu/~gsever/data/matplotlib/test.pdf > http://atmos.uwyo.edu/~gsever/data/matplotlib/test.ps > > Good idea

Re: [Matplotlib-users] Unicode characters in PS output

2013-02-26 Thread Pierre Haessig
Le 26/02/2013 14:38, Gökhan Sever a écrit : > > Could you test my outputs if they look fine on your side? > > http://atmos.uwyo.edu/~gsever/data/matplotlib/test.pdf > > http://atmos.uwyo.edu/~gsever/data/matplotlib/test.ps >

Re: [Matplotlib-users] axvspan legend

2013-02-26 Thread Benjamin Root
On Tue, Feb 26, 2013 at 7:44 AM, Rita wrote: > Hi, > > I have a time series data which I am using plot_time(). I am able to get a > legend and I also have axvspan to show weekends. However, how can I state > the "yellow" (axvspan) is a weekend on the legend or is there a better way > to show this

Re: [Matplotlib-users] Unicode characters in PS output

2013-02-26 Thread Gökhan Sever
On Tue, Feb 26, 2013 at 6:02 AM, Pierre Haessig wrote: > Hi, > > Le 26/02/2013 12:38, Gökhan Sever a écrit : > > fp = plt.figure(figsize=(8.5, 11)) >> fp.text(0.5, 0.5, u"Temperature, \u00B0C", color='black', fontsize=16) >> plt.savefig('test.ps', papertype='letter') >> plt.savefig('test.pdf',

Re: [Matplotlib-users] Unicode characters in PS output

2013-02-26 Thread Pierre Haessig
Hi, Le 26/02/2013 12:38, Gökhan Sever a écrit : > > fp = plt.figure(figsize=(8.5, 11)) > fp.text(0.5, 0.5, u"Temperature, \u00B0C", color='black', fontsize=16) > plt.savefig('test.ps ', papertype='letter') > plt.savefig('test.pdf', papertype='letter') > > Just a

[Matplotlib-users] axvspan legend

2013-02-26 Thread Rita
Hi, I have a time series data which I am using plot_time(). I am able to get a legend and I also have axvspan to show weekends. However, how can I state the "yellow" (axvspan) is a weekend on the legend or is there a better way to show this? -- --- Get your facts first, then you can distort th

Re: [Matplotlib-users] Unicode characters in PS output

2013-02-26 Thread Gökhan Sever
On Mon, Feb 25, 2013 at 11:00 PM, Ryan Nelson wrote: > On 2/25/2013 9:29 PM, Gökhan Sever wrote: > > Hello, > > For some reason, I can't get the degree sign showing up in my ps output: > > Here is the simple test code: > > fp = plt.figure(figsize=(8.5, 11)) > fp.text(0.5, 0.5, u"Temperature,