Changeset 2793 in Sophya for trunk/SophyaPI/PI/pieldrw.cc
- Timestamp:
- Jun 2, 2005, 5:35:34 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pieldrw.cc
r2780 r2793 629 629 { 630 630 info += " ---- PIElDrawer options help info : \n" ; 631 info += " >> Axe and grid configuration : \n";631 info += " >> Axe and grid configuration flags: \n"; 632 632 info += " axesnone stdaxes defaxes \n"; 633 633 info += " boxaxes boxaxesgrid fineaxes fineaxesgrid \n"; 634 634 info += " centeredaxes finecenteredaxes centeredaxesgrid \n"; 635 635 info += " finecenteredaxesgrid grid/nogrid \n"; 636 info += " >> Centered axes position: axescenter=xc,yc \n"; 636 637 info += " >> Axe ticks/labels (h=horizontal/x, v=vertical/y): \n"; 637 638 info += " labels/nolabels hlabels/nohlabels vlabels/novlabels \n";
Note:
See TracChangeset
for help on using the changeset viewer.