and the mean can be easily calculated mean = d3.mean(selectedData,function(d) { return +d.reading}). Please note that by putting a plus sign (+) in front of ...
確定! 回上一頁