([[JSONP|http://en.wikipedia.org/wiki/JSONP]] is a common example of this. ... var data; // a global d3.json("path/to/file.json", function(error, json) { if ...
確定! 回上一頁