User Tools

Site Tools


root:style

Change Style of Canvas/Pad

To get plots without any backgrounds use

//void myMacro(myArgList) {
  gROOT->SetStyle("Plain");

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