Changeset 2793 in Sophya for trunk/SophyaPI/PI/pieldrw.cc


Ignore:
Timestamp:
Jun 2, 2005, 5:35:34 PM (20 years ago)
Author:
ansari
Message:

Petites corrections liees au trace d'axes - Reza 2 Juin 2005

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/pieldrw.cc

    r2780 r2793  
    629629{
    630630  info += " ---- PIElDrawer options help info : \n" ;
    631   info += " >> Axe and grid configuration: \n";
     631  info += " >> Axe and grid configuration flags: \n";
    632632  info += "   axesnone  stdaxes defaxes \n";
    633633  info += "   boxaxes boxaxesgrid fineaxes fineaxesgrid \n";
    634634  info += "   centeredaxes finecenteredaxes centeredaxesgrid \n";
    635635  info += "   finecenteredaxesgrid  grid/nogrid \n";
     636  info += " >> Centered axes position: axescenter=xc,yc \n";
    636637  info += " >> Axe ticks/labels (h=horizontal/x, v=vertical/y): \n";
    637638  info += "   labels/nolabels  hlabels/nohlabels vlabels/novlabels \n";
Note: See TracChangeset for help on using the changeset viewer.