Eric Bruning wrote:
> I raised this a week or so ago on mpl-users, and after some more
> digging I thought I'd bring it over to mpl-dev.
>
> With the following snippet, I expect a vertical Line2D from y=(0, 2)
> and a Collection of squares at y=(4, 5, 6) at the specified time.
>
> The actual resu
I raised this a week or so ago on mpl-users, and after some more
digging I thought I'd bring it over to mpl-dev.
With the following snippet, I expect a vertical Line2D from y=(0, 2)
and a Collection of squares at y=(4, 5, 6) at the specified time.
The actual result is a vertical line and no squar