Widget:Radar: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 32: Line 32:
         "></polygon>
         "></polygon>
         <!--{for $i=1 to $dim}-->
         <!--{for $i=1 to $dim}-->
         <line x1="0" y1="0" x2="<!--{$xs[$i]*200}-->" y2="<!--{$ys[$i]*200}-->" stroke="#999" stroke-width="2"></line>
         <line x1="0" y1="0" x2="<!--{$xs[$i]*200}-->" y2="<!--{$ys[$i]*200}-->" stroke="#ccc"></line>
         <!--{/for}-->
         <!--{/for}-->
         <!--{/nocache}-->
         <!--{/nocache}-->
     </svg>
     </svg>
</div>
</div>