Re: plot time on X axis

2017-06-07 Thread Peter Pearson
On Wed, 07 Jun 2017 09:20:25 -0300, jorge.conr...@cptec.inpe.br wrote: [snip] > I was an IDL user and I'm using Python. I have several meteorological > daily time seriee for several years. Please can someone help me. I would > like to plot on X axis only the values o the year. Is matplotlib allo

Re: plot time on X axis

2017-06-07 Thread Paul Barry
Take a look at Jake VanderPlas's book, which is available online as free-to-read: https://github.com/jakevdp/PythonDataScienceHandbook See Chapter 3 (and 4). On 7 June 2017 at 13:20, wrote: > > Hi, > > I was an IDL user and I'm using Python. I have several meteorological > daily time seriee for

plot time on X axis

2017-06-07 Thread jorge . conrado
Hi, I was an IDL user and I'm using Python. I have several meteorological daily time seriee for several years. Please can someone help me. I would like to plot on X axis only the values o the year. Thanks, Conrado -- https://mail.python.org/mailman/listinfo/python-list