Forum Discussion
gipiluso
8 years agoResolver II
Radar Chart Area
I am using a custom visual for Radar Chart. I am fine with the visualization, but I have to calculate a KPI that is the Area of the polygon depicted by the Radar. Since my radar have 6 vertex, i...
jthomson
8 years agoSolution Sage
This is effectively six triangles for which you know two of the sides (the central point to the value of each axis) and the angle between them (60 degrees), google the maths from there