|
From: Scott L. <sl...@sp...> - 2014-09-16 16:40:21
|
On Sep 16, 2014, at 11:31 AM, Xiaobo Yang <xia...@gm...> wrote: > Hi, > > My X axis represents dates. When I used get_xlim(), I got something like 735461.0 and 735490.5. What are these values? How can I convert to python date objects? > > Many thanks, > Tom See the matplotlib dates documentation at http://matplotlib.org/api/dates_api.html |