var yScale = d3.scaleLinear().domain([-1,1]).range([height - margin.bottom, 0 + margin.top]);. // Add the x Axis. svg.append("g").
確定! 回上一頁