author | hiro |
Tue, 23 Aug 2011 17:10:56 -0400 | |
branch | ui |
changeset 36 | 757f570ed609 |
parent 35 | 92a748aad407 |
child 37 | 91a9c9b9141f |
src/main/resources/templates/index.html |
--- a/src/main/resources/templates/index.html Tue Aug 23 17:09:48 2011 -0400 +++ b/src/main/resources/templates/index.html Tue Aug 23 17:10:56 2011 -0400 @@ -105,7 +105,7 @@ svg.setAttribute('height', '200'); var xAxisLine = document.createElement(SN,'line'); - xAxisLine.setAttribute + //xAxisLine.setAttribute var line = document.createElementNS(SN, 'polygon'); line.setAttribute('fill', 'none'); line.setAttribute('stroke', "gray");