setFontSize(10); doc.text(35, 25, "first chart"); img = canvas. ... tickSize(2); //lines needs to draw path var lines = d3.svg.line() .x(function(d){ return ...
確定! 回上一頁