Changeset 2350 in Sophya for trunk/SophyaPI/PIext/pistdimgapp.cc


Ignore:
Timestamp:
Mar 18, 2003, 3:23:53 PM (23 years ago)
Author:
ansari
Message:

Ajout nouvelles options pour trace d'axes ds le Help de baseexecut.cc
et ajout d'une nouvelle option (connectpoints) ds PINTupleDrawer (et 3D)

Reza 18 Mars 2003

File:
1 edited

Legend:

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

    r2265 r2350  
    287287
    288288// Attributs graphiques courants
    289 mAxesFlags = kBoxAxes | kExtTicks | kLabels;
     289mAxesFlags = kAxesDflt;
    290290SetInsetLimits(0.4, 0.6, 0.4, 0.6);
    291291mAddTitle = true;
Note: See TracChangeset for help on using the changeset viewer.