Error in the pyplot tutorial

In http://matplotlib.sourceforge.net/users/pyplot_tutorial.html it says:

  > You may be wondering why the x-axis ranges from 0-3 and the y-axis
  > from 1-4.

The axis in the image ranges from 0 to 2 (X) and from 1 to 3 (Y).

HTH,

···

--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org

- Are you sure we're good?
- Always.
                -- Rory and Lorelai

Thanks, fixed in svn 6309 (but not yet pushed out to the site)

···

On Wed, Oct 22, 2008 at 12:03 PM, Adeodato Simó <dato@...658...> wrote:

In http://matplotlib.sourceforge.net/users/pyplot_tutorial.html it says:

> You may be wondering why the x-axis ranges from 0-3 and the y-axis
> from 1-4.

The axis in the image ranges from 0 to 2 (X) and from 1 to 3 (Y).