On Thu, Nov 18, 2010 at 8:58 AM, Scott Sinclair wrote:
> Hi,
>
> It seems that the autofmt_xdate helper method is broken when twinx is
> used. Consider the script below:
>
> -
> import datetime as dt
>
> import numpy as np
> import matplotlib.pyplot as plt
On Mon, Nov 22, 2010 at 3:30 AM, Ian Thomas wrote:
> I've found a bug in mplot3d's rendering of filled contours. Attached is a
> simple test script to reproduce the error and an example of the output: the
> 2D plot on the left shows the desired result, the 3D plot on the right shows
> the holes