From: rnv Date: Tue, 24 Apr 2012 08:14:57 +0000 (+0000) Subject: Fix for the TC6.5.0: Help for analytic functions should be expanded for x. X-Git-Tag: TRIPOLI_323~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0cc81b59555a8292c3948c814bd9bf46ff65c728;p=modules%2Fgui.git Fix for the TC6.5.0: Help for analytic functions should be expanded for x. --- diff --git a/doc/salome/gui/input/plot2d_viewer.doc b/doc/salome/gui/input/plot2d_viewer.doc index 15f15addd..d84c99c33 100644 --- a/doc/salome/gui/input/plot2d_viewer.doc +++ b/doc/salome/gui/input/plot2d_viewer.doc @@ -201,7 +201,8 @@ The options are as follows: - Curve parameters: - y(x)= allows to specify python expression, which used to - calculate coordinates of the points of the curve. + calculate coordinates of the points of the curve, + x corresponds to the shown in the plot 2d viewer horizontal range. - Nb. itervals allows to specify number of the points of the curve.