Widget:Radar: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 65: Line 65:
         <polygon stroke-width="0" fill="<!--{$color}-->7f" points="
         <polygon stroke-width="0" fill="<!--{$color}-->7f" points="
             <!--{for $i=1 to $dim}-->
             <!--{for $i=1 to $dim}-->
             <!--{$denom=$max[$i-1]|default:$max}-->
             <!--{$denom=$max[$i-1]|default:$max[0]|default:$max}-->
             <!--{$numer=$value[$i-1]|default:0}-->
             <!--{$numer=$value[$i-1]|default:0}-->
             <!--{$ratio=$numer/$denom}-->
             <!--{$ratio=$numer/$denom}-->