From: rnv Date: Fri, 21 Oct 2011 11:03:08 +0000 (+0000) Subject: Implementation of the "21386: [CEA 510] Plot2d Highlight curves in the viewer" issue. X-Git-Tag: V6_4_0a1~16 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e554dbd635a28c29b352dda6aacafe478f3fbe8f;p=modules%2Fgui.git Implementation of the "21386: [CEA 510] Plot2d Highlight curves in the viewer" issue. --- diff --git a/doc/salome/gui/input/plot2d_viewer.doc b/doc/salome/gui/input/plot2d_viewer.doc index 9ce22f89c..ab1a49cd8 100644 --- a/doc/salome/gui/input/plot2d_viewer.doc +++ b/doc/salome/gui/input/plot2d_viewer.doc @@ -97,10 +97,11 @@ The options are as follows: - Main title 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. -- Curve type you can select from \b Points, \b Lines and \b Spline. - Show legend here you can define the position of the +- Curve type 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). +- Legend font here you can set type, face and color for the font of Legend item. - Marker size - size of the points (markers) forming curve lines. - Background color of the XY plot. - 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 b14d9f446..8e229d265 100644 --- a/doc/salome/gui/input/salome_preferences.doc +++ b/doc/salome/gui/input/salome_preferences.doc @@ -174,6 +174,7 @@ dialog box press the "..." button(see the picture below). - Legend Position - 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. + - Legend font - this allows to set type and face for the font of Legend item. - Curve Type - this allows to set the representation of graphs in your presentations. You can see only Points, points connected with Lines or points connected with smooth Splines. @@ -186,9 +187,12 @@ dialog box press the "..." 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 Linear automatically, even if it is set to Logarithmic. - - Background Color - this submenu allows to select the background + - Background color - 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. + - 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.

Directories Preferences