When I draw a graph using TGraph.Draw(“PAL”), it automatically draw a title. How do I turn the title o ff?
Do:
gr->SetTitle("");
When I draw a graph using TGraph.Draw(“PAL”), it automatically draw a title. How do I turn the title o ff?
Do:
gr->SetTitle("");