User Tools

Site Tools


root:logscale
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


root:logscale [2010/11/09 16:36] (current) – created nchiap
Line 1: Line 1:
 +====== Set log scale for an axis ======
 +If a scale is displayed in log or normal scale is determined by the pad not the histogram!
  
 +<code C++>
 +canvas->SetLogx();
 +pad->SetLogy();
 +</code> 
 +
 +Note that the axis letter (X, Y) are in lowercase.
root/logscale.txt · Last modified: 2010/11/09 16:36 by nchiap