How to adjust the radar chart margin
Problem:
How can we reduce/increase top and left margin in a radar chart?
Solution:
You should use marginLeft and marginTop properties inside the plotarea object to control the top and left margin in radar chart as we've done in this demo.