You are not recognized as the original poster of this topic.
<!--Internet Explorer 8 or lower will not display this graph, but IE 9 and 10 should.
I'd recommend using anything besides IE: Firefox, Opera, Chrome, etc-->
<svg xmlns="http://www.w3.org/2000/svg">
<g transform="scale(2) translate(100,100) scale(1,-1)">
<g>
<path fill="#FFF" stroke="#000" d="M-100,100 100,100 100,-100 -100,-100z"/>
<path stroke="#777" stroke-width="1px" d="M0,100 0,-100 M100,0 -100,0"/>
<path stroke="#999" stroke-width=".5px" d="M-90,-100 -90,100 M-80,-100 -80,100 M-70,-100 -70,100 M-60,-100 -60,100 M-50,-100 -50,100 M-40,-100 -40,100 M-30,-100 -30,100 M-20,-100 -20,100 M-10,-100 -10,100 M90,-100 90,100 M80,-100 80,100 M70,-100 70,100 M60,-100 60,100 M50,-100 50,100 M40,-100 40,100 M30,-100 30,100 M20,-100 20,100 M10,-100 10,100 M-100,-90 100,-90 M-100,-80 100,-80 M-100,-70 100,-70 M-100,-60 100,-60 M-100,-50 100,-50 M-100,-40 100,-40 M-100,-30 100,-30 M-100,-20 100,-20 M-100,-10 100,-10 M-100,90 100,90 M-100,80 100,80 M-100,70 100,70 M-100,60 100,60 M-100,50 100,50 M-100,40 100,40 M-100,30 100,30 M-100,20 100,20 M-100,10 100,10"/></g>
<g stroke-width="1px">
<!--Above section contains grid layout. Do not modify above this line!
Note: Coordinates must be entered in the form of 1=10 to be properly visible
(multiply points by 10 [1.5 becomes 15, etc])-->
<path stroke="black" d="M 35,15 120,40"/>
<path stroke="blue" d="M -30,-10 0,-20 -60,0"/>
<!--you can use this work area to check the pattern if you aren't getting a straight line
x|y
0| 2/4
1|- 5/4
2|-12/4
3|-19/4
4|-26/4
5|5/2
6|6/2
7|7/2
8|8/2
9|9/2
"y=[m]x+[b]"
"y-[y1]=[m](x-[x1])"-->
</g></g></svg>