mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-22 01:27:59 +02:00
Setting axes range and enabling/disabling zooming functionalities successfull
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@10 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
@ -141,7 +141,7 @@ for(int hist_num=0;hist_num<nHists;hist_num++){
|
||||
k->setTitle(histTitle[hist_num].c_str());
|
||||
k->Attach(cloneplot1D);
|
||||
}
|
||||
cloneplot1D->UnZoom();
|
||||
//cloneplot1D->UnZoom();
|
||||
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user