Hi, simple question:
I’m using several TGraphs and I’m fitting them - works!
Later I’m using these TGraph for adding them to a TMultiGraph.
When I’m doing Draw() to the TMultiGraph all TGraphs appear with all their fits… is there a simple way to draw the TGraphs without the fit?
I already tried mgr->Draw(“alp0”), but seems the “0” has no influence
Thanks
Georg
ROOT Version: 6.28.06
Platform: Windows
Compiler: VS