const { scatterData } = this.state; const yExtent = d3.extent(scatterData, obj => obj.friends);
確定! 回上一頁