Welcome to IOPWiki, Commander.
We are searching for new editors to keep track of Girls' Frontline 2 content, as well as veteran players to complete existing Girls' Frontline and Project Neural Cloud articles.
You can contribute without an account. Learn how to contribute and join our Discord server.

Widget:StatsGraph: Difference between revisions

Welcome to IOP Wiki. This website is maintained by the Girls' Frontline community and is free to edit by anyone.
Jump to navigation Jump to search
Dynamically creating orientation lines
m Typo
Line 57: Line 57:
   wedge.appendChild(radialLine);
   wedge.appendChild(radialLine);
    
    
   for (int lineIdx=1;lineY<5;lineIdx++) {
   for (int lineIdx=1;lineIdx<5;lineIdx++) {
     var orientationLine = document.createElementNS(svgNS, 'line');
     var orientationLine = document.createElementNS(svgNS, 'line');
     var lineDistance = lineIdx * -75;
     var lineDistance = lineIdx * -75;

Revision as of 12:41, 2 October 2019