Widget:Radar: Difference between revisions

From Elwiki
mNo edit summary
mNo edit summary
Line 9: Line 9:
             <!--{math equation="200*cos(deg)" deg=$deg assign="x"}-->
             <!--{math equation="200*cos(deg)" deg=$deg assign="x"}-->
             <!--{math equation="200*sin(deg)" deg=$deg assign="y"}-->
             <!--{math equation="200*sin(deg)" deg=$deg assign="y"}-->
             <!--{$x}-->,<--{$y}-->
             <!--{$x|cat:','|cat:$y}-->
             <!--{/for}-->
             <!--{/for}-->
         "></polygon>
         "></polygon>

Revision as of 19:02, 28 May 2020

   <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
       <polygon points="
       "></polygon>
   </svg>