]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Implementation of the 0021407: [CEA 515] Plot2d Display error labels around the point...
authorrnv <rnv@opencascade.com>
Thu, 26 Jan 2012 14:04:34 +0000 (14:04 +0000)
committerrnv <rnv@opencascade.com>
Thu, 26 Jan 2012 14:04:34 +0000 (14:04 +0000)
doc/salome/gui/images/plot2d_view_settings.png
doc/salome/gui/images/pref12.png
doc/salome/gui/input/plot2d_viewer.doc
doc/salome/gui/input/salome_preferences.doc

index cf2999d1f88066fb812c168e4b383477a6f58e5c..2b7ddffc78a3576d36460bd6833f0b2f08ebe41d 100644 (file)
Binary files a/doc/salome/gui/images/plot2d_view_settings.png and b/doc/salome/gui/images/plot2d_view_settings.png differ
index 9985877be348f58c28612bbae0a30ee15375b149..8195103623a00ada0cf5d893afc0875376e88306 100755 (executable)
Binary files a/doc/salome/gui/images/pref12.png and b/doc/salome/gui/images/pref12.png differ
index 1c664f75e4f381b6e5cba7df912ff447e9f7af01..98eb3f2ea2c2fe9739a037ca1e1468d420b6f154 100644 (file)
@@ -127,6 +127,12 @@ description table on the XY plot (to the \b Left, to the \b Right, on
 font of Legend item.
 - <b>Marker size</b> - size of the points (markers) forming curve lines.
 - <b>Background color</b> of the XY plot.
+- <b>Deviation marker</b> here you can specify the properties of the marker, which used for the drawing
+deviations data.
+ - <b>Line width</b> line width of the marker.
+ - <b>Tick size</b> size of the upper and lower horizontal lines of the marker.
+ - <b>Color</b> color of the marker.
+
 - <b>Normalization</b> 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.
 - <b>Scale mode</b> here you can select the type of scaling (\b
index 8e229d265bd4305f5f1f3e4ed088dbca5b6e6028..ae8aec35ad99d1c226c61bca5045b28e59c8a5b0 100644 (file)
@@ -193,6 +193,10 @@ dialog box press the &quot;<b>...</b>&quot; button(see the picture below).
   - <b>Legend font color</b> - this allows to select the color of the font of the legend item.
   - <b>Highlighted legend font color</b> - this submenu allows to select the color of the font of the selected legend item.
   - <b>Selection color</b> - this submenu allows to select the color of selected object in the viewer.
+  - <b>Deviation marker color</b> - this submenu allows to select the color of the deviation marker.
+  - <b>Deviation marker line width</b> allows to define line width of the deviation marker.
+  - <b>Deviation marker tick size</b> allows to define size of the upper and lower horizontal lines of the deviation marker.
+
 
 <br><h2>Directories Preferences</h2>