You can assign multiple classes to elements by simply separating their names with spaces: d3.selectAll(".user").attr("class", "user Michael");.
確定! 回上一頁