]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
Implementation of the "21386: [CEA 510] Plot2d Highlight curves in the viewer" issue.
authorrnv <rnv@opencascade.com>
Fri, 21 Oct 2011 11:03:08 +0000 (11:03 +0000)
committerrnv <rnv@opencascade.com>
Fri, 21 Oct 2011 11:03:08 +0000 (11:03 +0000)
doc/salome/gui/input/plot2d_viewer.doc
doc/salome/gui/input/salome_preferences.doc

index 9ce22f89c153c3a10481f6141f9446501cc62d3c..ab1a49cd85be8c8f2e756b6388a6afde5e2466ed 100644 (file)
@@ -97,10 +97,11 @@ The options are as follows:
 - <b>Main title</b> the title of the XY plot. By default, it will
 consist of the names of the tables, on the basis of which the curve
 lines have been constructed.
-- <b>Curve type</b> you can select from \b Points, \b Lines and \b Spline.
 - <b>Show legend</b> here you can define the position of the
+- <b>Curve type</b> you can select from \b Points, \b Lines and \b Spline.
 description table on the XY plot (to the \b Left, to the \b Right, on
 \b Top or on \b Bottom).
+- <b>Legend font</b> here you can set type, face and color for the 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>Scale mode</b> here you can select the type of scaling (\b
index b14d9f446b81b1a96a17a27fc0cab1b4f6b55bb2..8e229d265bd4305f5f1f3e4ed088dbca5b6e6028 100644 (file)
@@ -174,6 +174,7 @@ dialog box press the &quot;<b>...</b>&quot; button(see the picture below).
   - <b>Legend Position</b> - this submenu allows to set the default position
   of the legend, it can be located to the left, to the right, on top or
   on bottom of the graph.
+  - <b>Legend font</b> - this allows to set type and face for the font of Legend item.
   - <b>Curve Type</b> - this allows to set the representation of graphs in
   your presentations. You can see only <b>Points</b>, points connected with
   <b>Lines</b> or points connected with smooth <b>Splines</b>.
@@ -186,9 +187,12 @@ dialog box press the &quot;<b>...</b>&quot; button(see the picture below).
   of all points displayed in the viewer is greater than zero.
   If this condition is not met, the scale is switched to <b>Linear</b>
   automatically, even if it is set to <b>Logarithmic</b>.
-  - <b>Background Color</b> - this submenu allows to select the background
+  - <b>Background color</b> - this submenu allows to select the background
   color. Click on the colored line to access to the 
   \ref select_color_and_font_page "Select Color" dialog box.
+  - <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.
 
 <br><h2>Directories Preferences</h2>