changeset 21376:1233bf2a03a5

* plot.txi: Fix statement about changing graphics toolkit property for figure.
author John W. Eaton <jwe@octave.org>
date Mon, 29 Feb 2016 15:21:57 -0500
parents e5fd5bc5fd90
children f20af4d085e9
files doc/interpreter/plot.txi
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/plot.txi	Sun Feb 28 23:27:19 2016 -0500
+++ b/doc/interpreter/plot.txi	Mon Feb 29 15:21:57 2016 -0500
@@ -42,8 +42,7 @@
 FLTK/OpenGL system, and @code{graphics_toolkit ("gnuplot")} selects the
 gnuplot system.  The three systems may be used selectively through the use
 of the @code{graphics_toolkit} property of the graphics handle for each
-figure.  The toolkit used for a given figure may not be changed once the
-figure is initialized.  This is explained in @ref{Graphics Data Structures}.
+figure.  This is explained in @ref{Graphics Data Structures}.
 @strong{Caution:} The OpenGL-based toolkits use single precision
 variables internally which limits the maximum value that can be
 displayed to approximately @math{10^{38}}.  If your data contains larger