[Matplotlib-users] Ticks width

2011-07-15 Thread ruggit
Hi, How to set the ticks width through rc? Something like: rc('xtick.major', size=6), but for the width? I cannot find the proper key. Thanks. R. -- AppSumo Presents a FREE Video for the SourceForge Community by Eric

Re: [Matplotlib-users] matplotlib + pyside

2011-07-15 Thread Armagan Tarim
Gerald, Eric, the code was very useful and run without any problem. many thanks for your help. -- Armagan  Armagan Tarim http://yunus.hacettepe.edu.tr/~armo/

[Matplotlib-users] plotting using an image as background

2011-07-15 Thread robert
Hi there, I am all new to mathlib world.. What I try to do is plotting some charts over an image. I would be very grateful, if somebody could provide me with an example. thanks robert -- AppSumo Presents a FREE Video for

Re: [Matplotlib-users] plotting using an image as background

2011-07-15 Thread Benjamin Root
On Fri, Jul 15, 2011 at 10:49 AM, robert rob...@redcor.ch wrote: Hi there, I am all new to mathlib world.. What I try to do is plotting some charts over an image. I would be very grateful, if somebody could provide me with an example. thanks robert Welcome Robert, This is fairly

Re: [Matplotlib-users] plotting using an image as background

2011-07-15 Thread robert rottermann
On 15.07.2011 17:56, Benjamin Root wrote: On Fri, Jul 15, 2011 at 10:49 AM, robert rob...@redcor.ch mailto:rob...@redcor.ch wrote: Hi there, I am all new to mathlib world.. What I try to do is plotting some charts over an image. I would be very grateful, if somebody could

Re: [Matplotlib-users] Ticks width

2011-07-15 Thread Eric Firing
On 07/14/2011 08:08 PM, ruggit wrote: Hi, How to set the ticks width through rc? Something like: rc('xtick.major', size=6), but for the width? I cannot find the proper key. There isn't one, and probably should be. You might want to file an issue on github. As a workaround, if you are not

Re: [Matplotlib-users] plotting using an image as background

2011-07-15 Thread Benjamin Root
On Fri, Jul 15, 2011 at 11:42 AM, robert rottermann rob...@redcor.chwrote: ** On 15.07.2011 17:56, Benjamin Root wrote: On Fri, Jul 15, 2011 at 10:49 AM, robert rob...@redcor.ch wrote: Hi there, I am all new to mathlib world.. What I try to do is plotting some charts over an image. I

Re: [Matplotlib-users] [Basemap] contour plot just inside country

2011-07-15 Thread Jeff Whitaker
On 7/14/11 2:25 PM, Yoshi Rokuko wrote: hi, is it possible to restrict a contour plot to a country? if i grid my data to projection coordinates and then make a contour plot i can draw the country borders on top, but since the data plotted outside the country is a gridding artifact i would

Re: [Matplotlib-users] [Basemap] contour plot just inside country

2011-07-15 Thread Yoshi Rokuko
+- Jeff Whitaker ---+ On 7/14/11 2:25 PM, Yoshi Rokuko wrote: hi, is it possible to restrict a contour plot to a country? if i grid my data to projection coordinates and then make a contour plot i can draw the country borders on top, but

Re: [Matplotlib-users] [Basemap] contour plot just inside country

2011-07-15 Thread Benjamin Root
On Fri, Jul 15, 2011 at 1:44 PM, Yoshi Rokuko yo...@rokuko.net wrote: +- Jeff Whitaker ---+ On 7/14/11 2:25 PM, Yoshi Rokuko wrote: hi, is it possible to restrict a contour plot to a country? if i grid my data to projection coordinates

Re: [Matplotlib-users] [Basemap] contour plot just inside country

2011-07-15 Thread Jeff Whitaker
On 7/15/11 12:55 PM, Benjamin Root wrote: On Fri, Jul 15, 2011 at 1:44 PM, Yoshi Rokuko yo...@rokuko.net mailto:yo...@rokuko.net wrote: +- Jeff Whitaker ---+ On 7/14/11 2:25 PM, Yoshi Rokuko wrote: hi, is it possible to