How would you ake a Radar Chart / Star Plot to show a characters stats

I am trying to create a widget which shows the characters main stats in the form of a radar chart. Each point would represent stuff like toughness, skill, magic etc. the usual things and you would be able to quickly gain a sense of what this characters strengths and weaknesses.

I have found the draw polygon function and am feeling that I will have to draw this to a 2d canvas but I have no idea how to make the points be driven where they need to be. I can do the math easy enough to drive them to a particular point. my problem is drawing the polygon.

Stats are set in the character as an integer 0 - 100.

here is the general idea of what I would like to draw:

218412-radar-chart.png

Would anyone be able to help me out?

is anyone know,please tell me
thank you

Thanks, I had seen this in the marketplace but I want to know how to make it. From the features listed on it, it seems to be a procedural mesh. Wouldn’t that need to be spawned in whenever the player wanted to look at the menu.

have you figured how to do it?

Also checking back in…I wish someone had figured this out. I’m a few months at least out from tinkering with this plugin again as I’m busy with other mechanics, but I’d like to revive support for this.