Simply replace d3.json call with json = JSON.parse( myjson );. IE: var myjson = '{"name": "flare","children": [{"name": "analytics" ...
確定! 回上一頁