From: rnv Date: Thu, 26 Jan 2012 14:04:34 +0000 (+0000) Subject: Implementation of the 0021407: [CEA 515] Plot2d Display error labels around the point... X-Git-Tag: V6_5_0a1~73 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=106efe6a861ebf16e90e2e28e66abe8a71ff320b;p=modules%2Fgui.git Implementation of the 0021407: [CEA 515] Plot2d Display error labels around the point issue. --- diff --git a/doc/salome/gui/images/plot2d_view_settings.png b/doc/salome/gui/images/plot2d_view_settings.png index cf2999d1f..2b7ddffc7 100644 Binary files a/doc/salome/gui/images/plot2d_view_settings.png and b/doc/salome/gui/images/plot2d_view_settings.png differ diff --git a/doc/salome/gui/images/pref12.png b/doc/salome/gui/images/pref12.png index 9985877be..819510362 100755 Binary files a/doc/salome/gui/images/pref12.png and b/doc/salome/gui/images/pref12.png differ diff --git a/doc/salome/gui/input/plot2d_viewer.doc b/doc/salome/gui/input/plot2d_viewer.doc index 1c664f75e..98eb3f2ea 100644 --- a/doc/salome/gui/input/plot2d_viewer.doc +++ b/doc/salome/gui/input/plot2d_viewer.doc @@ -127,6 +127,12 @@ description table on the XY plot (to the \b Left, to the \b Right, on font of Legend item. - Marker size - size of the points (markers) forming curve lines. - Background color of the XY plot. +- Deviation marker here you can specify the properties of the marker, which used for the drawing +deviations data. + - Line width line width of the marker. + - Tick size size of the upper and lower horizontal lines of the marker. + - Color color of the marker. + - Normalization here you can select the type of normalization(\b minimum or/and \b maximum) for the displayed presentations of the 2d curves in the view. - Scale mode here you can select the type of scaling (\b diff --git a/doc/salome/gui/input/salome_preferences.doc b/doc/salome/gui/input/salome_preferences.doc index 8e229d265..ae8aec35a 100644 --- a/doc/salome/gui/input/salome_preferences.doc +++ b/doc/salome/gui/input/salome_preferences.doc @@ -193,6 +193,10 @@ dialog box press the "..." button(see the picture below). - Legend font color - this allows to select the color of the font of the legend item. - Highlighted legend font color - this submenu allows to select the color of the font of the selected legend item. - Selection color - this submenu allows to select the color of selected object in the viewer. + - Deviation marker color - this submenu allows to select the color of the deviation marker. + - Deviation marker line width allows to define line width of the deviation marker. + - Deviation marker tick size allows to define size of the upper and lower horizontal lines of the deviation marker. +

Directories Preferences