Changeset 548 in Sophya for trunk/SophyaPI/PIext/pihisto2d.cc


Ignore:
Timestamp:
Nov 4, 1999, 5:20:32 PM (26 years ago)
Author:
ercodmgr
Message:

Ajout trace en medaillon - Reza 4/11/99

File:
1 edited

Legend:

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

    r544 r548  
    176176  if(!mHisto) return;
    177177  SetLimits(mHisto->XMin(), mHisto->XMax(), mHisto->YMin() , mHisto->YMax());
    178   SetAxesFlags(kBoxAxes | kExtTicks | kLabels);
     178//  SetAxesFlags(kBoxAxes | kExtTicks | kLabels);   Ne pas faire - Reza 11/99
    179179}
    180180
     
    193193//--
    194194{
     195
     196if (axesFlags != kAxesNone) DrawAxes(g);
     197
    195198if(!mHisto) return;
    196199// Caracteristiques histogramme
Note: See TracChangeset for help on using the changeset viewer.