Gozintograph: Unterschied zwischen den Versionen

Zeile 240: Zeile 240:
     e.circle.setAttribute("r",R*scale);
     e.circle.setAttribute("r",R*scale);


     e.text.setAttribute('x', cx*scale);
     e.text.setAttribute('x', cx*scale-10);
     e.text.setAttribute('y', cy*scale + yOffset);
     e.text.setAttribute('y', cy*scale + yOffset-10);


     let ux=T[0]-Co[0], uy=T[1]-Co[1];
     let ux=T[0]-Co[0], uy=T[1]-Co[1];