User Tools

Site Tools


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

Differences

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


root:style [2010/11/09 16:45] (current) – created nchiap
Line 1: Line 1:
 +====== Change Style of Canvas/Pad ====== 
 +To get plots without any backgrounds use 
 +<code C++> 
 +//void myMacro(myArgList) { 
 +  gROOT->SetStyle("Plain"); 
 +</code> 
 +In macros this needs to be given inside the function to have an effect.
root/style.txt · Last modified: 2010/11/09 16:45 by nchiap