Hello all,
Just a quick question which I can't seem to find an answer to on google or in the documentation. Is it possible to produce a Radar or Spider chart: http://en.wikipedia.org/wiki/Radar_chart with Matplotlib?
I can see that you can produce polar plots, however the only references I can find to "radar" plots are the "radar" green colour in the examples file.
Just wondering whether it was worth pursuing this technique or using a different method (if anyone knows of a python library that can do this I would appreciate it?)
Kind regards,
Tom