var previous = d3.selectAll("p").select(function() { return this.previousElementSibling; });
確定! 回上一頁