Re: [Matplotlib-users] Plot dates and julian dates on the same figure

2006-08-10 Thread Theodore R Drain
m: Yannick Copin <[EMAIL PROTECTED]> Date: Thursday, August 10, 2006 5:16 am Subject: [Matplotlib-users] Plot dates and julian dates on the same figure > Hi, > > I'd like to plot some dates on a figure with two different x-axes: > the > bottom one with date labels (s

[Matplotlib-users] Plot dates and julian dates on the same figure

2006-08-10 Thread Yannick Copin
Hi, I'd like to plot some dates on a figure with two different x-axes: the bottom one with date labels (strings), and the top one with julian date labels (integers), see http://www.astrosurf.com/snweb2/2005/05el/curves/05elF_10.jpg for an example. I tried to follow the method mentionned in h