in pure D3 I'd read data from *.csv file with d3.csv() function and the resulting JSON object would look like: [ { V1: value-1, V2 ...
確定! 回上一頁