[Matplotlib-users] View datetime corresponding to x coordinate of cursor

2013-03-04 Thread William Furnass
Several backends will show you the x and y float values that correspond to the current cursor position in a plot() but are there backends that show the _datetime_ corresponding to the x position if the plotted data is a time series (e.g. a pandas.Series object with a DatetimeIndex)? Regards, Will

[Matplotlib-users] Black and white mode

2012-10-02 Thread William Furnass
Did anything ever come of the MPL black and white mode mentioned in the following? I rarely want to produce colour plots and having an inbuilt mechanism for cycling through line styles that can be activated with a keyword argument would be very handy. http://www.mail-archive.com/matplotlib-users@