From: nds Date: Fri, 23 Dec 2005 07:05:41 +0000 (+0000) Subject: IPAL9991: It is wrong number of minor/major scale division in the Plot2d view. X-Git-Tag: T_Before_Join_BR_3_1_0deb~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9defcdf96889fc6a29f9e3d66c194bf39de72ae4;p=modules%2Fgui.git IPAL9991: It is wrong number of minor/major scale division in the Plot2d view. --- diff --git a/doc/salome/gui/KERNEL/viewers.htm b/doc/salome/gui/KERNEL/viewers.htm index 01c25454e..277437987 100755 --- a/doc/salome/gui/KERNEL/viewers.htm +++ b/doc/salome/gui/KERNEL/viewers.htm @@ -187,7 +187,10 @@ else
  • Settings - calls a menu, in which you can specify advanced settings for your Plot - 2d Viewer.  

  • + 2d Viewer. Value major/minor it is maximum number of + major/minor intervals for a specified axis. The real number of intervals + fits {1,2,5}*10^n with a natural number n and not exceed the maximum + as specified by the user.