I am not able to run the following example (link to the website
http://www.scipy.org/Cookbook/Matplotlib/Animations)
python anim.py -dWX
But, i am able to run it with out specifying a background engine, any
engine i manually selected does not work
Also another problem i am observing is that if
On Thu, Sep 4, 2008 at 3:30 PM, Ryan May <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In the process of documenting "linestyles" for contour, I noticed that
> in a lot of places, linestyle can be this dash tuple, which is described
> in Collection as:
>
>The dash tuple is::
>
>
Hi,
In the process of documenting "linestyles" for contour, I noticed that
in a lot of places, linestyle can be this dash tuple, which is described
in Collection as:
The dash tuple is::
(offset, onoffseq),
where *onoffseq* is an even length tuple