Create and draw a polar graph with errors and polar axis in radians (PI fractions).
See the TGraphPolar documentation
Since TGraphPolar is a TGraphErrors, it is painted with TGraphPainter options.
With GetPolargram we retrieve the polar axis to format it; see the TGraphPolargram documentation
Definition in file gr013_polar2.C.