Difference between revisions of "Five Circle Theorem"
From JSXGraph Wiki
Jump to navigationJump to searchA WASSERMANN (talk | contribs) |
A WASSERMANN (talk | contribs) |
||
Line 33: | Line 33: | ||
c[k][1].setProperty({strokeColor:'gray',strokeWidth:1}); | c[k][1].setProperty({strokeColor:'gray',strokeWidth:1}); | ||
c[k][0].setProperty({visible:false}); | c[k][0].setProperty({visible:false}); | ||
+ | l[k][1].setProperty({strokeColor:'gray',strokeWidth:1}); | ||
} | } | ||