[root] / trunk / hist / hist / src / TMultiGraph.cxx Repository:
ViewVC logotype

Diff of /trunk/hist/hist/src/TMultiGraph.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 25487, Mon Sep 22 12:44:13 2008 UTC revision 26029, Fri Oct 31 10:15:46 2008 UTC
# Line 227  Line 227 
227     //  TMultiGraph::Draw. Use GetDrawOption to return the option specified     //  TMultiGraph::Draw. Use GetDrawOption to return the option specified
228     //  when drawin the TMultiGraph.     //  when drawin the TMultiGraph.
229    
230       if (!fGraphs) {
231          Error("Draw", "Cannot draw an empty TMultiGraph");
232          return;
233       }
234     AppendPad(option);     AppendPad(option);
235  }  }
236    

Legend:
Removed from v.25487  
changed lines
  Added in v.26029

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9