Changeset 2121 in Sophya


Ignore:
Timestamp:
Jul 19, 2002, 12:52:10 PM (23 years ago)
Author:
cmv
Message:

commemtaire auto/fixedfontsize rz+cmv 19/7/02

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PIext/basexecut.cc

    r2118 r2121  
    776776usage += "   (image display)  zoom/N zoom/2 zoom/3 zoom/4 ...\n";
    777777usage += ">> imagecenter=ix,iy -> Position the image in widget \n";
    778  usage += ">> lut=ltyp,min,max -> Sets LUT type and min/max for image display \n";
     778usage += ">> lut=ltyp,min,max -> Sets LUT type and min/max for image display \n";
    779779usage += "                       (ltyp=lin/log/sqrt/square) \n";
    780780usage += ">> Axes:  stdaxes=defaxes=boxaxes boxaxesgrid centeredaxes\n";
    781781usage += "          fineaxes finecenteredaxes fineaxesgrid=grid \n";
    782782usage += "          centeredaxesgrid finecenteredaxesgrid \n";
     783usage += ">> Axe labels font size: fixedfontsize/autofontsize \n";
     784usage += "          autofontsize: Font size computed automatically \n";
     785usage += "          fixedfontsize: Use font size attribute (BaseDrawer) \n";
    783786usage += ">> LogScale : linx liny logx logy -> Lin/Log Scales for 2D plots \n";
    784787usage += ">> xylimits=xmin,xmax,ymin,ymax  -> Forces X-Y limits in 2-D plots \n";
     
    795798usage += "          fineaxes finecenteredaxes fineaxesgrid=grid \n";
    796799usage += "          centeredaxesgrid finecenteredaxesgrid \n";
     800usage += ">> Axe labels font size: fixedfontsize/autofontsize \n";
     801usage += "          autofontsize: Font size computed automatically \n";
     802usage += "          fixedfontsize: Use font size attribute (BaseDrawer) \n";
    797803usage += ">> LogScale : linx liny logx logy -> Lin/Log Scales for 2D plots \n";
    798804usage += ">> xylimits=xmin,xmax,ymin,ymax  -> Forces X-Y limits in 2-D plots \n";
Note: See TracChangeset for help on using the changeset viewer.