# HG changeset patch # User David Bateman # Date 1217118222 -7200 # Node ID 6a096d2e1a8280e0c679d5eb621f53ffdcdd9e5c # Parent d1cb940b3870712549a20c88c9bd68b8b132618c Document contourf diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,7 @@ 2008-07-28 David Bateman + * interpreter/plot.txi: Document contourf. + * interpreter/plot.txi: Clarify the description of OuterPosition axes property. diff --git a/doc/interpreter/plot.txi b/doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -123,11 +123,13 @@ @DOCSTRING(stem) -The @code{contour} and @code{contourc} functions produce two-dimensional -contour plots from three dimensional data. +The @code{contour}, @code{contourf} and @code{contourc} functions +produce two-dimensional contour plots from three dimensional data. @DOCSTRING(contour) +@DOCSTRING(contourf) + @DOCSTRING(contourc) The @code{errorbar}, @code{semilogxerr}, @code{semilogyerr}, and