Strengthen your programming skills with tips and techniques from the experts
Polar graph remix - using sgplot (no gtl/sgrender!)
A few years ago Sanjay showed how to create a polar graph by creating a gtl template, and then plotting it using Proc SGRender. These days, Proc SGPlot has all the functionality you need to create this graph, therefore I've rewritten the example to just use SGPlot. And while I