|
From: Atomfried <mx...@us...> - 2010-03-29 15:24:08
|
Hi Matthias, Thanks for the help. The problem is, however, that the 'extent' parameter only manipulates the range of the (integer) values on the axis. Before setting the *axis_date property, I need to set the axes data to arrays of (non-equidistant) floats. Best Regards, Micha Matthias Michler wrote: > > > Did you already set the date-xaxis by hand? > -> for axes 'ax' using e.g. > ax.xaxis_date(tz=None) > ax.yaxis_date(tz=None) > > -- View this message in context: http://old.nabble.com/matshow---imshow-with-date-axis-tp28068228p28070890.html Sent from the matplotlib - users mailing list archive at Nabble.com. |