Hi. I have plotted this graph in the PNG format, but the values at the axis are shown with a comma at the end. How to suppress the comma?
Moreover, I can get only output in PNG format:
c1.Print(“necr.pdf”)
The PDF output does not work using:
c1.Print(“necr.pdf”)
Please read tips for efficient and successful posting and posting code
_ROOT Version:6.26.06
_Platform:Linux Mint 20
_Compiler:GCC 9.4.0
