Anonymous

Widget:Radar: Difference between revisions

From Elwiki
m
no edit summary
mNo edit summary
mNo edit summary
Line 13: Line 13:
         <polygon stroke="#999" fill="transparent" points="
         <polygon stroke="#999" fill="transparent" points="
             <!--{for $i=1 to $dim}-->
             <!--{for $i=1 to $dim}-->
             <!--{$xs[$i]|cat:','|cat:$ys[$i]}-->
             <!--{$xs[$i]*200|cat:','|cat:$ys[$i]*200}-->
            <!--{/for}-->
        "></polygon>
        <polygon stroke="#ccc" fill="transparent" points="
            <!--{for $i=1 to $dim}-->
            <!--{$xs[$i]*160|cat:','|cat:$ys[$i]*160}-->
            <!--{/for}-->
        "></polygon>
        <polygon stroke="#ccc" fill="transparent" points="
            <!--{for $i=1 to $dim}-->
            <!--{$xs[$i]*120|cat:','|cat:$ys[$i]*120}-->
            <!--{/for}-->
        "></polygon>
        <polygon stroke="#999" fill="transparent" points="
            <!--{for $i=1 to $dim}-->
            <!--{$xs[$i]*80|cat:','|cat:$ys[$i]*80}-->
            <!--{/for}-->
        "></polygon>
        <polygon stroke="#999" fill="transparent" points="
            <!--{for $i=1 to $dim}-->
            <!--{$xs[$i]*40|cat:','|cat:$ys[$i]*40}-->
             <!--{/for}-->
             <!--{/for}-->
         "></polygon>
         "></polygon>