[Matplotlib-users] draw track across the Dateline in Basemap

2012-07-03 Thread fatuheeva
Hello, I am wondering if Basemap has the ability to plot a track across the Dateline? Plotting longitudes that go across the Dateline (e.g., [175,177,179,-179,-176]) wraps the track back around the globe when it goes from 179 to -179. Instead, I want them directly connected. My Basemap instance

Re: [Matplotlib-users] draw track across the Dateline in Basemap

2012-07-03 Thread fatuheeva
ne in Basemap On 7/3/12 11:39 AM, fatuheeva wrote: Hello, >I am wondering if Basemap has the ability to plot a track across the Dateline? >Plotting longitudes that go across the Dateline (e.g., >[175,177,179,-179,-176]) wraps the track back around the globe when it goes >from 179 to

[Matplotlib-users] figure facecolor lost during save

2007-09-14 Thread fatuheeva
Hello, I can successfully change the facecolor in a figure but when I try and save it to a file (jpg or png) the color goes away - the rest of the plot remains only the facecolor reverts to white. I have tried using GTK and GTKAgg. I have also tried changing the 'savefig' value in the RC file

Re: [Matplotlib-users] figure facecolor lost during save

2007-09-14 Thread fatuheeva
Darren Dale <[EMAIL PROTECTED]> wrote: On Friday 14 September 2007 02:19:35 pm fatuheeva wrote: > Hello, > I can successfully change the facecolor in a figure but when I try and save > it to a file (jpg or png) the color goes away - the rest of the plot > remains only the fa