File tree Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Expand file tree Collapse file tree 1 file changed +1
-14
lines changed Original file line number Diff line number Diff line change 35
35
< g id ="evals "> </ g >
36
36
< g id ="circles "> </ g >
37
37
< g id ="lines " stroke ="black ">
38
- < line x1 ="0 " y1 ="100 " x2 ="800 " y2 ="100 "> </ line >
39
- < line x1 ="0 " y1 ="200 " x2 ="800 " y2 ="200 "> </ line >
40
- < line x1 ="0 " y1 ="300 " x2 ="800 " y2 ="300 "> </ line >
41
- < line x1 ="0 " y1 ="400 " x2 ="800 " y2 ="400 "> </ line >
42
- < line x1 ="0 " y1 ="500 " x2 ="800 " y2 ="500 "> </ line >
43
- < line x1 ="0 " y1 ="600 " x2 ="800 " y2 ="600 "> </ line >
44
- < line x1 ="0 " y1 ="700 " x2 ="800 " y2 ="700 "> </ line >
45
- < line y1 ="0 " x1 ="100 " y2 ="800 " x2 ="100 "> </ line >
46
- < line y1 ="0 " x1 ="200 " y2 ="800 " x2 ="200 "> </ line >
47
- < line y1 ="0 " x1 ="300 " y2 ="800 " x2 ="300 "> </ line >
48
- < line y1 ="0 " x1 ="400 " y2 ="800 " x2 ="400 "> </ line >
49
- < line y1 ="0 " x1 ="500 " y2 ="800 " x2 ="500 "> </ line >
50
- < line y1 ="0 " x1 ="600 " y2 ="800 " x2 ="600 "> </ line >
51
- < line y1 ="0 " x1 ="700 " y2 ="800 " x2 ="700 "> </ line >
38
+ < path d ="M0 100h800M0 200h800M0 300h800M0 400h800M0 500h800M0 600h800M0 700h800M100 0v800M200 0v800M300 0v800M400 0v800M500 0v800M600 0v800M700 0v800 "/>
52
39
</ g >
53
40
</ svg >
54
41
</ div >
You can’t perform that action at this time.
0 commit comments