private svg; private container; private pie; private data = { a: 9, b: 20, c: 30, d: 8, e: 12 }; private color = d3 .scaleOrdinal() ...
確定! 回上一頁