Re: [Matplotlib-users] Equivalent to Gnuplot histeps style

2007-10-17 Thread Charles Seaton
Jeremy, I ran across the answer to this last week while searching the list for info on datestr2num (both subjects happened to come up in the same exchange). http://www.nabble.com/First-impression-from-a-new-user-tf1716894.html#a4662446 plot(x, y, linestyle='*steps*') Charles Seat

[Matplotlib-users] projections in matplotlib.toolkits.basemap Basemap vs. pyproj.Proj

2007-10-12 Thread Charles Seaton
r issue I'm not seeing, or a bunch more code that would require modification? thanks, Charles Seaton Research Associate OHSU/ STC-CMOP -- View this message in context: http://www.nabble.com/projections-in-matplotlib.toolkits.basemap-Basemap-vs.-pyproj.Proj-tf4617163.html#a13186371 Sent fr

[Matplotlib-users] coastlines in matplotlib.toolkits.basemap

2007-10-12 Thread Charles Seaton
I would like to use a higher resolution coastline than the high resolution coastline optionally provided with (specifically, I would like to use the NOAA/NOS Medium Resolution Coastline). I can see two ways to do this: Option 1) Create a coastline file using the in the NOAA/NOS data in the same f

Re: [Matplotlib-users] datestr2num, dateutil.parse and timezone problems

2007-10-11 Thread Charles Seaton
os) for s in d]) explicitly passing a tzinfos of None does not cause any problems for dateutil.parser.parse. thanks, Charles John Hunter-4 wrote: > > On 10/11/07, Charles Seaton <[EMAIL PROTECTED]> wrote: > >> Any suggestions on how to get either matplotlib.dates.datestr2num

[Matplotlib-users] datestr2num, dateutil.parse and timezone problems

2007-10-11 Thread Charles Seaton
datestr2num or dateutil.parser.parse to properly handle timezone information in the datestring would be greatly appreciated. Charles Seaton OHSU/CMOP -- View this message in context: http://www.nabble.com/datestr2num%2C-dateut

Re: [Matplotlib-users] Problem with tick labels in scripts

2007-09-27 Thread Charles Seaton
() to work properly, or to get TextWithDash properties to carry over from the initial single ticklabel to the full set of ticklabels would be greatly appreciated. thanks, Charles Seaton Research Associate STC-CMOP www.stccmop.org -- View this message in context: h